Searched refs:burst_cnt (Results 1 – 2 of 2) sorted by relevance
4677 uint8_t burst_cnt = 0; in configureStillMore() local4698 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()4704 burst_cnt = dynamic_img_data.input_count; in configureStillMore()4709 burst_cnt = 1; in configureStillMore()4719 burst_cnt = stillmore_cap.max_burst_count; in configureStillMore()4721 burst_cnt = burst_setprop; in configureStillMore()4726 stillmore_config.burst_count = burst_cnt; in configureStillMore()4729 LOGH("Stillmore burst %d", burst_cnt); in configureStillMore()8539 uint32_t burst_cnt = mParameters.getNumOfSnapshots(); in addReprocChannel() local8590 pp_config.burst_cnt = stillmore_config.burst_count; in addReprocChannel()[all …]
2938 uint32_t burst_cnt; member