Searched refs:vp9_d63_predictor_16x16 (Results 1 – 6 of 6) sorted by relevance
133 RTCD_EXTERN void (*vp9_d63_predictor_16x16)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above,… variable457 vp9_d63_predictor_16x16 = vp9_d63_predictor_16x16_c; in setup_rtcd_internal()458 if (flags & HAS_SSSE3) vp9_d63_predictor_16x16 = vp9_d63_predictor_16x16_ssse3; in setup_rtcd_internal()
112 #define vp9_d63_predictor_16x16 vp9_d63_predictor_16x16_c macro
118 #define vp9_d63_predictor_16x16 vp9_d63_predictor_16x16_c macro