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.c150 jpeg_mem_dest_tj(j_compress_ptr cinfo, unsigned char **outbuffer, in jpeg_mem_dest_tj() function
Dturbojpeg.c47 extern void jpeg_mem_dest_tj(j_compress_ptr, unsigned char **, unsigned long *,
469 jpeg_mem_dest_tj(&this->cinfo, &buf, &size, 0); in _tjInitCompress()
675 jpeg_mem_dest_tj(cinfo, jpegBuf, jpegSize, alloc); in tjCompress2()
985 jpeg_mem_dest_tj(cinfo, jpegBuf, jpegSize, alloc); in tjCompressFromYUVPlanes()
1929 jpeg_mem_dest_tj(cinfo, &dstBufs[i], &dstSizes[i], alloc); in tjTransform()