Searched refs:vpx_highbd_dc_left_predictor_16x16_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 633 HighbdIntraPredParam(&vpx_highbd_dc_left_predictor_16x16_sse2, 703 HighbdIntraPredParam(&vpx_highbd_dc_left_predictor_16x16_sse2, 773 HighbdIntraPredParam(&vpx_highbd_dc_left_predictor_16x16_sse2,
|
D | test_intra_pred_speed.cc | 506 vpx_highbd_dc_left_predictor_16x16_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 286 void vpx_highbd_dc_left_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_left_predictor_16x16_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 977 void vpx_highbd_dc_left_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, const uint16_t *above… 978 #define vpx_highbd_dc_left_predictor_16x16 vpx_highbd_dc_left_predictor_16x16_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 984 void vpx_highbd_dc_left_predictor_16x16_sse2(uint16_t *dst, ptrdiff_t stride, const uint16_t *above… 985 #define vpx_highbd_dc_left_predictor_16x16 vpx_highbd_dc_left_predictor_16x16_sse2
|