Searched refs:vp9_d207_predictor_16x16 (Results 1 – 6 of 6) sorted by relevance
125 RTCD_EXTERN void (*vp9_d207_predictor_16x16)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above… variable451 vp9_d207_predictor_16x16 = vp9_d207_predictor_16x16_c; in setup_rtcd_internal()452 if (flags & HAS_SSSE3) vp9_d207_predictor_16x16 = vp9_d207_predictor_16x16_ssse3; in setup_rtcd_internal()
106 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
112 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro