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.cpp54 unsigned char *pbuf = buf + 2*y*w + 2*gx*gw; in com_android_cts_verifier_camera_its_computeStatsImage() local
57 int byte0 = *pbuf++; in com_android_cts_verifier_camera_its_computeStatsImage()
58 int byte1 = *pbuf++; in com_android_cts_verifier_camera_its_computeStatsImage()