Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_3a_stats_context.cpp231 uint32_t end_i_w = (w + 1) * _width_factor; in copy_stats_out() local
232 for (uint32_t i_w = w * _width_factor; i_w < end_i_w; ++i_w) { in copy_stats_out()