Home
last modified time | relevance | path

Searched defs:ref_new_dc_q_step (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Drd_test.cc30 int ref_new_dc_q_step = static_cast<int>(round(dc_q_step / sqrt(beta))); in TEST() local
48 int ref_new_dc_q_step = static_cast<int>(round(dc_q_step / sqrt(beta))); in TEST() local