Home
last modified time | relevance | path

Searched defs:dstPlanes (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_render.cpp1322 uint32 dstPlanes = FinalSpace ().IsMonochrome () ? 1 : 3; in Render() local
/external/libjpeg-turbo/
Dturbojpeg.c758 int pixelFormat, unsigned char **dstPlanes, in tjEncodeYUVPlanes()
919 unsigned char *dstPlanes[3]; in tjEncodeYUV3() local
1618 unsigned char **dstPlanes, int width, in tjDecompressToYUVPlanes()
1799 unsigned char *dstPlanes[3]; in tjDecompressToYUV2() local
Dturbojpeg-jni.c412 unsigned char *dstPlanes[3] = { NULL, NULL, NULL }; in TJCompressor_encodeYUV() local
782 unsigned char *dstPlanes[3] = { NULL, NULL, NULL }; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local