Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c762 JSAMPLE *_tmpbuf[MAX_COMPONENTS], *_tmpbuf2[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local
774 tmpbuf2[i] = NULL; _tmpbuf2[i] = NULL; outbuf[i] = NULL; in tjEncodeYUVPlanes()
854 _tmpbuf2[i] = in tjEncodeYUVPlanes()
857 if (!_tmpbuf2[i]) in tjEncodeYUVPlanes()
864 (unsigned char *)PAD((size_t)_tmpbuf2[i], 32); in tjEncodeYUVPlanes()
906 free(_tmpbuf2[i]); in tjEncodeYUVPlanes()