Home
last modified time | relevance | path

Searched defs:srcPlanes (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.c972 const unsigned char **srcPlanes, in tjCompressFromYUVPlanes()
1114 const unsigned char *srcPlanes[3]; in tjCompressFromYUV() local
1429 const unsigned char **srcPlanes, in tjDecodeYUVPlanes()
1581 const unsigned char *srcPlanes[3]; in tjDecodeYUV() local
Dturbojpeg-jni.c330 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