Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtjbench.c313 *srcPtr2; in fullTest() local
380 for (col = 0, srcPtr2 = srcPtr; col < ntilesw; in fullTest()
381 col++, tile++, srcPtr2 += ps * tilew) { in fullTest()
388 if (tjEncodeYUV3(handle, srcPtr2, width, pitch, height, pf, yuvBuf, in fullTest()
397 if (tjCompress2(handle, srcPtr2, width, pitch, height, pf, in fullTest()