Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdatasrc-tj.c26 void jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer,
163 jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src_tj() function
Dturbojpeg.c50 extern void jpeg_mem_src_tj(j_decompress_ptr, const unsigned char *,
1173 jpeg_mem_src_tj(&this->dinfo, buffer, 1); in _tjInitDecompress()
1215 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressHeader3()
1315 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompress2()
1664 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUVPlanes()
1815 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUV2()
1931 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjTransform()
/third_party/libjpeg-turbo/
Djdatasrc-tj.c26 void jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer,
163 jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src_tj() function
Dturbojpeg.c50 extern void jpeg_mem_src_tj(j_decompress_ptr, const unsigned char *,
1140 jpeg_mem_src_tj(&this->dinfo, buffer, 1); in _tjInitDecompress()
1182 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressHeader3()
1273 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompress2()
1613 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUVPlanes()
1764 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUV2()
1871 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjTransform()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdatasrc-tj.c160 jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src_tj() function
Dturbojpeg.c49 extern void jpeg_mem_src_tj(j_decompress_ptr, const unsigned char *,
1111 jpeg_mem_src_tj(&this->dinfo, buffer, 1); in _tjInitDecompress()
1153 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressHeader3()
1244 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompress2()
1581 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUVPlanes()
1734 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjDecompressToYUV2()
1841 jpeg_mem_src_tj(dinfo, jpegBuf, jpegSize); in tjTransform()