Searched defs:srcPlanes (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 1015 const unsigned char **srcPlanes, 1159 const unsigned char *srcPlanes[3]; local 1486 const unsigned char **srcPlanes, 1637 const unsigned char *srcPlanes[3]; local
|
| D | turbojpeg-jni.c | 341 const unsigned char *srcPlanes[3] = { NULL, NULL, NULL }; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() local 934 const unsigned char *srcPlanes[3] = { NULL, NULL, NULL }; in TJDecompressor_decodeYUV() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 973 const unsigned char **srcPlanes, in tjCompressFromYUVPlanes() 1115 const unsigned char *srcPlanes[3]; in tjCompressFromYUV() local 1430 const unsigned char **srcPlanes, in tjDecodeYUVPlanes() 1582 const unsigned char *srcPlanes[3]; in tjDecodeYUV() local
|
| D | turbojpeg-jni.c | 330 const unsigned char *srcPlanes[3] = { NULL, NULL, NULL }; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() local 911 const unsigned char *srcPlanes[3] = { NULL, NULL, NULL }; in TJDecompressor_decodeYUV() local
|