Searched refs:vpx_highbd_d117_predictor_4x4_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 612 HighbdIntraPredParam(&vpx_highbd_d117_predictor_4x4_sse2, 682 HighbdIntraPredParam(&vpx_highbd_d117_predictor_4x4_sse2, 752 HighbdIntraPredParam(&vpx_highbd_d117_predictor_4x4_sse2,
|
D | test_intra_pred_speed.cc | 488 vpx_highbd_d117_predictor_4x4_sse2, vpx_highbd_d153_predictor_4x4_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 396 void vpx_highbd_d117_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d117_predictor_4x4_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 861 void vpx_highbd_d117_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, c… 862 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 868 void vpx_highbd_d117_predictor_4x4_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, c… 869 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_sse2
|