HomeSort by relevance Sort by last modified time
    Searched full:base_ratio (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_vaq.c 62 double base_ratio; local
68 base_ratio = 1.8;
71 Q_RATIO(i) = pow(base_ratio, i/3.0);

Completed in 41 milliseconds