Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c102 double weight_segment1 = (double)cr->actual_num_seg1_blocks / num8x8bl; in vp9_cyclic_refresh_estimate_bits_at_q() local
106 (int)((1.0 - weight_segment1 - weight_segment2) * in vp9_cyclic_refresh_estimate_bits_at_q()
109 weight_segment1 * in vp9_cyclic_refresh_estimate_bits_at_q()