Home
last modified time | relevance | path

Searched refs:frame_max_bits (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
Dfirstpass.c201 int frame_max_bits(VP8_COMP *cpi) in frame_max_bits() function
1222 int max_bits = frame_max_bits(cpi); // Max for a single frame in define_gf_group()
1780 int max_bits = frame_max_bits(cpi); // Max for a single frame in assign_std_frame_bits()
2205 int max_bits = frame_max_bits(cpi); in vp8_find_next_key_frame()