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 | 1349 DLLEXPORT int DLLCALL tjDecodeYUVPlanes(tjhandle handle,
|
D | turbojpeg.c | 1542 DLLEXPORT int DLLCALL tjDecodeYUVPlanes(tjhandle handle, in tjDecodeYUVPlanes() function 1734 return tjDecodeYUVPlanes(handle, srcPlanes, strides, subsamp, dstBuf, width, in tjDecodeYUV()
|
D | turbojpeg-jni.c | 904 if(tjDecodeYUVPlanes(handle, srcPlanes, srcStrides, subsamp, in TJDecompressor_decodeYUV()
|