Searched refs:vp9_d207_predictor_8x8 (Results 1 – 6 of 6) sorted by relevance
78 RTCD_EXTERN void (*vp9_d207_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, … variable422 vp9_d207_predictor_8x8 = vp9_d207_predictor_8x8_c; in setup_rtcd_internal()423 if (flags & HAS_SSSE3) vp9_d207_predictor_8x8 = vp9_d207_predictor_8x8_ssse3; in setup_rtcd_internal()
67 #define vp9_d207_predictor_8x8 vp9_d207_predictor_8x8_c macro
70 #define vp9_d207_predictor_8x8 vp9_d207_predictor_8x8_c macro