Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/verifier/
Dcom_android_cts_verifier_camera_StatsImage.cpp62 unsigned char *pbuf = buf + 2*y*paw + 2*gx*gw + 2*aax; in com_android_cts_verifier_camera_its_computeStatsImage() local
65 int byte0 = *pbuf++; in com_android_cts_verifier_camera_its_computeStatsImage()
66 int byte1 = *pbuf++; in com_android_cts_verifier_camera_its_computeStatsImage()