Searched refs:vp9_d45_predictor_8x8 (Results 1 – 6 of 6) sorted by relevance
82 RTCD_EXTERN void (*vp9_d45_predictor_8x8)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, c… variable425 vp9_d45_predictor_8x8 = vp9_d45_predictor_8x8_c; in setup_rtcd_internal()426 if (flags & HAS_SSSE3) vp9_d45_predictor_8x8 = vp9_d45_predictor_8x8_ssse3; in setup_rtcd_internal()
70 #define vp9_d45_predictor_8x8 vp9_d45_predictor_8x8_c macro
73 #define vp9_d45_predictor_8x8 vp9_d45_predictor_8x8_c macro