Home
last modified time | relevance | path

Searched defs:target_norm_bits_per_mb (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c986 int target_norm_bits_per_mb; in estimate_max_q() local
1105 int target_norm_bits_per_mb; in estimate_cq() local
1189 int target_norm_bits_per_mb; in estimate_q() local
1235 int target_norm_bits_per_mb = (512 * section_target_bandwitdh) / num_mbs; in estimate_kf_group_q() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1201 const int target_norm_bits_per_mb = ((uint64_t)target_rate << in get_twopass_worst_quality() local