Searched refs:dc_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
485 output_ref_block[0] = (output_ref_block[0] / dc_thred) * dc_thred;

Completed in 65 milliseconds