Home
last modified time | relevance | path

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

/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp2850 uint8_t burst_cnt = 0; in configureStillMore() local
2872 burst_cnt = (uint32_t)atoi(prop); in configureStillMore()
2876 burst_cnt = 1; in configureStillMore()
2881 if ((burst_cnt < stillmore_cap.min_burst_count) || in configureStillMore()
2882 (burst_cnt > stillmore_cap.max_burst_count)) { in configureStillMore()
2883 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()
2887 stillmore_config.burst_count = burst_cnt; in configureStillMore()
2890 CDBG_HIGH("%s: Stillmore burst %d", __func__, burst_cnt); in configureStillMore()
5930 pp_config.burst_cnt = stillmore_config.burst_count; in addReprocChannel()
5931 CDBG_HIGH("%s: Stillmore burst %d", __func__, pp_config.burst_cnt); in addReprocChannel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp2852 uint8_t burst_cnt = 0; in configureStillMore() local
2874 burst_cnt = (uint32_t)atoi(prop); in configureStillMore()
2878 burst_cnt = 1; in configureStillMore()
2883 if ((burst_cnt < stillmore_cap.min_burst_count) || in configureStillMore()
2884 (burst_cnt > stillmore_cap.max_burst_count)) { in configureStillMore()
2885 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()
2889 stillmore_config.burst_count = burst_cnt; in configureStillMore()
2892 CDBG_HIGH("%s: Stillmore burst %d", __func__, burst_cnt); in configureStillMore()
5932 pp_config.burst_cnt = stillmore_config.burst_count; in addReprocChannel()
5933 CDBG_HIGH("%s: Stillmore burst %d", __func__, pp_config.burst_cnt); in addReprocChannel()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp4244 uint8_t burst_cnt = 0; in configureStillMore() local
4265 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()
4271 burst_cnt = dynamic_img_data.input_count; in configureStillMore()
4276 burst_cnt = 1; in configureStillMore()
4286 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()
4288 burst_cnt = burst_setprop; in configureStillMore()
4293 stillmore_config.burst_count = burst_cnt; in configureStillMore()
4296 LOGH("Stillmore burst %d", burst_cnt); in configureStillMore()
7715 uint32_t burst_cnt = mParameters.getNumOfSnapshots(); in addReprocChannel() local
7766 pp_config.burst_cnt = stillmore_config.burst_count; in addReprocChannel()
[all …]
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h2132 uint32_t burst_cnt; member
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h2132 uint32_t burst_cnt; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_types.h2581 uint32_t burst_cnt; member
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_types.h2581 uint32_t burst_cnt; member