Searched refs:tjDecodeYUVPlanes (Results 1 – 5 of 5) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 47 tjDecodeYUVPlanes;
|
D | turbojpeg-mapfile.jni | 73 tjDecodeYUVPlanes;
|
D | turbojpeg.h | 1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
|
D | turbojpeg.c | 1383 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle, in tjDecodeYUVPlanes() function 1560 return tjDecodeYUVPlanes(handle, srcPlanes, strides, subsamp, dstBuf, width, in tjDecodeYUV()
|
D | turbojpeg-jni.c | 925 if (tjDecodeYUVPlanes(handle, srcPlanes, srcStrides, subsamp, in TJDecompressor_decodeYUV()
|