Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtjbench.c319 *srcPtr2; in fullTest() local
393 for (col = 0, srcPtr2 = srcPtr; col < ntilesw; in fullTest()
394 col++, tile++, srcPtr2 += ps * tilew) { in fullTest()
401 if (tjEncodeYUV3(handle, srcPtr2, width, pitch, height, pf, yuvBuf, in fullTest()
410 if (tjCompress2(handle, srcPtr2, width, pitch, height, pf, in fullTest()