Searched refs:SubtractFunc (Results 1 – 1 of 1) sorted by relevance
22 typedef void (*SubtractFunc)(int rows, int cols, int16_t *diff_ptr, typedef29 class VP9SubtractBlockTest : public ::testing::TestWithParam<SubtractFunc> {