Searched refs:vp9_d153_predictor_8x8 (Results 1 – 6 of 6) sorted by relevance
100 RTCD_EXTERN void (*vp9_d153_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, … variable436 vp9_d153_predictor_8x8 = vp9_d153_predictor_8x8_c; in setup_rtcd_internal()437 if (flags & HAS_SSSE3) vp9_d153_predictor_8x8 = vp9_d153_predictor_8x8_ssse3; in setup_rtcd_internal()
85 #define vp9_d153_predictor_8x8 vp9_d153_predictor_8x8_c macro
89 #define vp9_d153_predictor_8x8 vp9_d153_predictor_8x8_c macro