Searched refs:active_array_h (Results 1 – 2 of 2) sorted by relevance
91 uint32_t active_array_h, uint32_t sensor_w, in update() argument95 if (active_array_w == 0 || active_array_h == 0 || in update()100 if (active_array_w < sensor_w || active_array_h < sensor_h) { in update()102 active_array_w, active_array_h, sensor_w, sensor_h); in update()108 mActiveArrayH = active_array_h; in update()
45 void update(uint32_t active_array_w, uint32_t active_array_h,