Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_3a_stats_context.cpp227 uint32_t end_i_h = (h + 1) * _height_factor; in copy_stats_out() local
228 for (uint32_t i_h = h * _height_factor; i_h < end_i_h; ++i_h) { in copy_stats_out()