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

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc444 void RunQuantCheck(int dc_thred, int ac_thred) { argument
487 output_ref_block[j] = (output_ref_block[j] / ac_thred) * ac_thred;

Completed in 94 milliseconds