Searched refs:frame_max_bits (Results 1 – 3 of 3) sorted by relevance
128 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function521 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()580 const int max_bits = frame_max_bits(&cpi->rc, &cpi->oxcf); in allocate_gf_group_bits()1351 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()
316 static int frame_max_bits(VP8_COMP *cpi) { in frame_max_bits() function1645 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in define_gf_group()2207 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in assign_std_frame_bits()2698 int max_bits = frame_max_bits(cpi); in find_next_key_frame()
298 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function2055 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()2255 const int max_bits = frame_max_bits(&cpi->rc, oxcf); in allocate_gf_group_bits()2989 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()