Home
last modified time | relevance | path

Searched refs:appears_to_be_yuv (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libjpeg.cpp566 static bool appears_to_be_yuv(const jpeg_decompress_struct& info) { in appears_to_be_yuv() function
583 SkASSERT(appears_to_be_yuv(cinfo)); in update_components_sizes()
590 SkASSERT(appears_to_be_yuv(cinfo)); in output_raw_data()
702 if (!appears_to_be_yuv(cinfo)) { in onDecodeYUV8Planes()
734 if (!appears_to_be_yuv(cinfo)) { in onDecodeYUV8Planes()