Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c103 double weight_segment2 = (double)cr->actual_num_seg2_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()
113 weight_segment2 * in vp9_cyclic_refresh_estimate_bits_at_q()