Home
last modified time | relevance | path

Searched refs:aom_highbd_h_predictor_8x8_sse2 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dhighbd_intrapred_sse2.c66 void aom_highbd_h_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t stride, in aom_highbd_h_predictor_8x8_sse2() function
100 aom_highbd_h_predictor_8x8_sse2(dst, stride, above, left, bd); in aom_highbd_h_predictor_8x16_sse2()
103 aom_highbd_h_predictor_8x8_sse2(dst, stride, above, left, bd); in aom_highbd_h_predictor_8x16_sse2()
/external/libaom/libaom/test/
Dtest_intra_pred_speed.cc1268 aom_highbd_h_predictor_8x8_sse2, NULL, NULL, NULL, NULL)
/external/libaom/config/x86_64/config/
Daom_dsp_rtcd.h814 void aom_highbd_h_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, cons…
815 #define aom_highbd_h_predictor_8x8 aom_highbd_h_predictor_8x8_sse2
/external/libaom/config/x86/config/
Daom_dsp_rtcd.h814 void aom_highbd_h_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, cons…
815 #define aom_highbd_h_predictor_8x8 aom_highbd_h_predictor_8x8_sse2