Searched defs:TestConvolve (Results 1 – 1 of 1) sorted by relevance
| /external/libaom/test/ |
| D | av1_convolve_test.cc | 347 void TestConvolve(const int sub_x, const InterpFilter filter) { in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveXTest 552 void TestConvolve(const int sub_x, const InterpFilter filter) { in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveXHighbdTest 759 void TestConvolve(const int sub_y, const InterpFilter filter) { in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveYTest 935 void TestConvolve(const int sub_y, const InterpFilter filter) { in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveYHighbdTest 1225 void TestConvolve(const InterpFilter h_f, const InterpFilter v_f, in TestConvolve() function in __anon3b1bf0dd0111::AV1Convolve2DTest 1451 void TestConvolve(const InterpFilter h_f, const InterpFilter v_f, in TestConvolve() function in __anon3b1bf0dd0111::AV1Convolve2DHighbdTest 1794 void TestConvolve(const int sub_pix, const InterpFilter filter, in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveXCompoundTest 1896 void TestConvolve(const int sub_pix, const InterpFilter filter, in TestConvolve() function in __anon3b1bf0dd0111::AV1ConvolveXHighbdCompoundTest 2072 void TestConvolve(const CompoundParam &compound) { in TestConvolve() function in __anon3b1bf0dd0111::AV1Convolve2DCopyCompoundTest 2192 void TestConvolve(const CompoundParam &compound) { in TestConvolve() function in __anon3b1bf0dd0111::AV1Convolve2DCopyHighbdCompoundTest [all …]
|