Searched refs:raw_data_in (Results 1 - 13 of 13) sorted by relevance

/external/jpeg/
H A Djcinit.c36 if (! cinfo->raw_data_in) {
H A Djcapistd.c57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
H A Djcmainct.c74 if (cinfo->raw_data_in)
258 if (cinfo->raw_data_in)
H A Djcmaster.c412 if (! cinfo->raw_data_in) {
H A Djcparam.c305 cinfo->raw_data_in = FALSE;
H A Djpeglib.h324 boolean raw_data_in; /* TRUE=caller supplies downsampled data */ member in struct:jpeg_compress_struct
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcinit.c37 if (! cinfo->raw_data_in) {
H A Dfpdfapi_jcapistd.c58 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
H A Dfpdfapi_jcmainct.c75 if (cinfo->raw_data_in)
259 if (cinfo->raw_data_in)
H A Dfpdfapi_jcmaster.c413 if (! cinfo->raw_data_in) {
H A Dfpdfapi_jcparam.c306 cinfo->raw_data_in = FALSE;
H A Djpeglib.h387 boolean raw_data_in; /* TRUE=caller supplies downsampled data */ member in struct:jpeg_compress_struct
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h387 boolean raw_data_in; /* TRUE=caller supplies downsampled data */ member in struct:jpeg_compress_struct

Completed in 298 milliseconds