Home
last modified time | relevance | path

Searched refs:jpeg_mem_dest_tj (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djdatadst-tj.c30 void jpeg_mem_dest_tj(j_compress_ptr cinfo, unsigned char **outbuffer,
151 jpeg_mem_dest_tj(j_compress_ptr cinfo, unsigned char **outbuffer, in jpeg_mem_dest_tj() function
Dturbojpeg.c48 extern void jpeg_mem_dest_tj(j_compress_ptr, unsigned char **, unsigned long *,
501 jpeg_mem_dest_tj(&this->cinfo, &buf, &size, 0); in _tjInitCompress()
707 jpeg_mem_dest_tj(cinfo, jpegBuf, jpegSize, alloc); in tjCompress2()
1019 jpeg_mem_dest_tj(cinfo, jpegBuf, jpegSize, alloc); in tjCompressFromYUVPlanes()
1994 jpeg_mem_dest_tj(cinfo, &dstBufs[i], &dstSizes[i], alloc); in tjTransform()