Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_complexity.c30 static const double aq_c_transitions[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = { variable
146 if ((projected_rate < target_rate * aq_c_transitions[aq_strength][i]) && in vp9_caq_select_segment()