Searched refs:vpx_highbd_d207_predictor_16x16_ssse3 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 517 HighbdIntraPredParam(&vpx_highbd_d207_predictor_16x16_ssse3, 559 HighbdIntraPredParam(&vpx_highbd_d207_predictor_16x16_ssse3, 601 HighbdIntraPredParam(&vpx_highbd_d207_predictor_16x16_ssse3,
|
D | test_intra_pred_speed.cc | 539 vpx_highbd_d207_predictor_16x16_ssse3,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_ssse3.c | 706 void vpx_highbd_d207_predictor_16x16_ssse3(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d207_predictor_16x16_ssse3() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 913 void vpx_highbd_d207_predictor_16x16_ssse3(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, … 914 #define vpx_highbd_d207_predictor_16x16 vpx_highbd_d207_predictor_16x16_ssse3
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 920 void vpx_highbd_d207_predictor_16x16_ssse3(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, … 921 #define vpx_highbd_d207_predictor_16x16 vpx_highbd_d207_predictor_16x16_ssse3
|