Searched refs:frame_max_bits (Results 1 – 2 of 2) sorted by relevance
344 static int frame_max_bits(VP8_COMP *cpi) in frame_max_bits() function1762 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in define_gf_group()2366 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in assign_std_frame_bits()2895 int max_bits = frame_max_bits(cpi); in find_next_key_frame()
277 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() function1629 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits()1698 const int max_bits = frame_max_bits(&cpi->rc, &cpi->oxcf); in allocate_gf_group_bits()2412 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame()