Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp4281 cam_dyn_img_data_t dynamic_img_data = mParameters.getDynamicImgData(); in configureStillMore() local
4282 if (dynamic_img_data.input_count >= stillmore_cap.min_burst_count && in configureStillMore()
4283 dynamic_img_data.input_count <= stillmore_cap.max_burst_count) { in configureStillMore()
4284 burst_cnt = dynamic_img_data.input_count; in configureStillMore()