Searched refs:frame_max_bits (Results 1 – 3 of 3) sorted by relevance
314 static int frame_max_bits(VP8_COMP *cpi) { in frame_max_bits() function1636 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in define_gf_group()2199 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in assign_std_frame_bits()2690 int max_bits = frame_max_bits(cpi); in find_next_key_frame()
145 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function704 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()2268 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()
298 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function2080 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()2295 const int max_bits = frame_max_bits(&cpi->rc, oxcf); in allocate_gf_group_bits()3211 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()