Searched refs:frame_max_bits (Results 1 – 2 of 2) sorted by relevance
316 static int frame_max_bits(VP8_COMP *cpi) { in frame_max_bits() function1646 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in define_gf_group()2206 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in assign_std_frame_bits()2697 int max_bits = frame_max_bits(cpi); in find_next_key_frame()
293 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function2077 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()2146 const int max_bits = frame_max_bits(&cpi->rc, &cpi->oxcf); in allocate_gf_group_bits()2899 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()