Searched refs:out_x (Results 1 – 1 of 1) sorted by relevance
1030 for (unsigned int out_x = 0; out_x < width; out_x++) { in CaptureYUV420() local1032 float norm_x = out_x / (width * zoom_ratio); in CaptureYUV420()1066 if (out_y % 2 == 0 && out_x % 2 == 0) { in CaptureYUV420()