Searched refs:vp9_tm_predictor_16x16 (Results 1 – 6 of 6) sorted by relevance
155 RTCD_EXTERN void (*vp9_tm_predictor_16x16)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, … variable471 vp9_tm_predictor_16x16 = vp9_tm_predictor_16x16_c; in setup_rtcd_internal()472 if (flags & HAS_SSE2) vp9_tm_predictor_16x16 = vp9_tm_predictor_16x16_sse2; in setup_rtcd_internal()
130 #define vp9_tm_predictor_16x16 vp9_tm_predictor_16x16_c macro
137 #define vp9_tm_predictor_16x16 vp9_tm_predictor_16x16_c macro