Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c847 unsigned char *_tmpbuf_aligned = in tjEncodeYUVPlanes() local
850 tmpbuf[i][row] = &_tmpbuf_aligned[ in tjEncodeYUVPlanes()
1526 unsigned char *_tmpbuf_aligned = in tjDecodeYUVPlanes() local
1530 &_tmpbuf_aligned[PAD(compptr->width_in_blocks * DCTSIZE, 32) * row]; in tjDecodeYUVPlanes()