Searched refs:aom_highbd_h_predictor_16x16_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | test_intra_pred_speed.cc | 1337 aom_highbd_h_predictor_16x16_sse2, NULL, NULL, NULL,
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_intrapred_sse2.c | 151 void aom_highbd_h_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_16x16_sse2() function
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 748 void aom_highbd_h_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, co… 749 #define aom_highbd_h_predictor_16x16 aom_highbd_h_predictor_16x16_sse2
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 748 void aom_highbd_h_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, co… 749 #define aom_highbd_h_predictor_16x16 aom_highbd_h_predictor_16x16_sse2
|