Home
last modified time | relevance | path

Searched refs:SubtractFunc (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_subtract_test.cc22 typedef void (*SubtractFunc)(int rows, int cols, int16_t *diff_ptr, typedef
29 class VP9SubtractBlockTest : public ::testing::TestWithParam<SubtractFunc> {