Searched defs:IntraPredFunc (Results 1 – 2 of 2) sorted by relevance
49 struct IntraPredFunc { struct50 IntraPredFunc(FuncType pred = nullptr, FuncType ref = nullptr, in IntraPredFunc() argument67 : public ::testing::TestWithParam<IntraPredFunc<FuncType> > { argument
31 typedef void (*IntraPredFunc)(uint8_t *dst, ptrdiff_t stride, typedef