Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1030 for (unsigned int out_x = 0; out_x < width; out_x++) { in CaptureYUV420() local
1032 float norm_x = out_x / (width * zoom_ratio); in CaptureYUV420()
1066 if (out_y % 2 == 0 && out_x % 2 == 0) { in CaptureYUV420()