Home
last modified time | relevance | path

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

/external/libaom/test/
Dav1_convolve_test.cc840 for (int h_f = EIGHTTAP_REGULAR; h_f <= INTERP_FILTERS_ALL; ++h_f) { in RunTest() local
855 for (int h_f = EIGHTTAP_REGULAR; h_f <= INTERP_FILTERS_ALL; ++h_f) { in SpeedTest() local
867 void TestConvolve(const InterpFilter h_f, const InterpFilter v_f, in TestConvolve()
892 void TestConvolveSpeed(const InterpFilter h_f, const InterpFilter v_f, in TestConvolveSpeed()
968 for (int h_f = EIGHTTAP_REGULAR; h_f <= INTERP_FILTERS_ALL; ++h_f) { in RunTest() local
983 for (int h_f = EIGHTTAP_REGULAR; h_f <= INTERP_FILTERS_ALL; ++h_f) { in SpeedTest() local
995 void TestConvolve(const InterpFilter h_f, const InterpFilter v_f, in TestConvolve()
1020 void TestConvolveSpeed(const InterpFilter h_f, const InterpFilter v_f, in TestConvolveSpeed()
1668 for (int h_f = EIGHTTAP_REGULAR; h_f < INTERP_FILTERS_ALL; ++h_f) { in RunTest() local
1684 void TestConvolve(const InterpFilter h_f, const InterpFilter v_f, in TestConvolve()
[all …]