Home
last modified time | relevance | path

Searched refs:tjDecodeYUVPlanes (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-mapfile47 tjDecodeYUVPlanes;
Dturbojpeg-mapfile.jni73 tjDecodeYUVPlanes;
Dturbojpeg.h1450 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
Dturbojpeg.c1428 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle, in tjDecodeYUVPlanes() function
1608 return tjDecodeYUVPlanes(handle, srcPlanes, strides, subsamp, dstBuf, width, in tjDecodeYUV()
Dturbojpeg-jni.c972 if (tjDecodeYUVPlanes(handle, srcPlanes, srcStrides, subsamp, in TJDecompressor_decodeYUV()
DChangeLog.md334 6. Fixed an issue whereby `tjDecodeYUV()` and `tjDecodeYUVPlanes()` would throw