Searched refs:vp9_d153_predictor_4x4 (Results 1 – 6 of 6) sorted by relevance
53 RTCD_EXTERN void (*vp9_d153_predictor_4x4)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, … variable407 vp9_d153_predictor_4x4 = vp9_d153_predictor_4x4_c; in setup_rtcd_internal()408 if (flags & HAS_SSSE3) vp9_d153_predictor_4x4 = vp9_d153_predictor_4x4_ssse3; in setup_rtcd_internal()
46 #define vp9_d153_predictor_4x4 vp9_d153_predictor_4x4_c macro
47 #define vp9_d153_predictor_4x4 vp9_d153_predictor_4x4_c macro