Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_variance.c28 static double q_ratio[MAX_SEGMENTS] = { 1, 1, 1, 1, 1, 1, 1, 1 }; variable
32 #define Q_RATIO(i) q_ratio[(i) - ENERGY_MIN]