Searched refs:min_group_bits (Results 1 – 1 of 1) sorted by relevance
2933 int64_t min_group_bits; in find_next_key_frame() local2935 min_group_bits = av_group_bits + in find_next_key_frame()2939 if (cpi->twopass.kf_group_bits < min_group_bits) in find_next_key_frame()2940 cpi->twopass.kf_group_bits = min_group_bits; in find_next_key_frame()