Searched refs:OutputErrorMessage (Results 1 – 5 of 5) sorted by relevance
68 void OutputErrorMessage(j_common_ptr cinfo);
148 ImagePlugin::OutputErrorMessage(dinfo);
44 void OutputErrorMessage(j_common_ptr dinfo) __attribute__((no_sanitize("cfi"))) in OutputErrorMessage() function
77 encodeInfo_.err->output_message = &OutputErrorMessage; in JpegEncoder()
167 decodeInfo_.err->output_message = &OutputErrorMessage; in CreateDecoder()