Lines Matching refs:burst_cnt
4677 uint8_t burst_cnt = 0; in configureStillMore() local
4698 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() local
8590 pp_config.burst_cnt = stillmore_config.burst_count; in addReprocChannel()
8591 LOGH("Stillmore burst %d", pp_config.burst_cnt); in addReprocChannel()
8603 burst_cnt = mParameters.getReprocCount(); in addReprocChannel()
8648 burst_cnt, in addReprocChannel()