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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A 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]

Completed in 8 milliseconds