Searched refs:aom_highbd_h_predictor_8x4_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | test_intra_pred_speed.cc | 1274 aom_highbd_h_predictor_8x4_sse2, NULL, NULL, NULL, NULL)
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_intrapred_sse2.c | 47 void aom_highbd_h_predictor_8x4_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_8x4_sse2() function
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 810 void aom_highbd_h_predictor_8x4_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, cons… 811 #define aom_highbd_h_predictor_8x4 aom_highbd_h_predictor_8x4_sse2
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 810 void aom_highbd_h_predictor_8x4_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, cons… 811 #define aom_highbd_h_predictor_8x4 aom_highbd_h_predictor_8x4_sse2
|