Searched refs:input_count (Results 1 – 3 of 3) sorted by relevance
1873 uint32_t input_count; member
4702 if (dynamic_img_data.input_count >= stillmore_cap.min_burst_count && in configureStillMore()4703 dynamic_img_data.input_count <= stillmore_cap.max_burst_count) { in configureStillMore()4704 burst_cnt = dynamic_img_data.input_count; in configureStillMore()
2068 dyn_img_data.input_count = stillmore_cap.burst_count; in updateMetadata()