Searched refs:vp9_d45_predictor_32x32 (Results 1 – 6 of 6) sorted by relevance
176 RTCD_EXTERN void (*vp9_d45_predictor_32x32)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above,… variable483 vp9_d45_predictor_32x32 = vp9_d45_predictor_32x32_c; in setup_rtcd_internal()484 if (flags & HAS_SSSE3) vp9_d45_predictor_32x32 = vp9_d45_predictor_32x32_ssse3; in setup_rtcd_internal()
148 #define vp9_d45_predictor_32x32 vp9_d45_predictor_32x32_c macro
156 #define vp9_d45_predictor_32x32 vp9_d45_predictor_32x32_c macro