Searched refs:UV_data (Results 1 - 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp1757 int* UV_data = block[luma_count]; local
1773 UV_data[j2] += U;
1774 UV_data[j2 + 8] += V;
1780 UV_data += UV_step;

Completed in 278 milliseconds