Searched refs:vpx_highbd_h_predictor_32x32_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 658 HighbdIntraPredParam(&vpx_highbd_h_predictor_32x32_sse2, 728 HighbdIntraPredParam(&vpx_highbd_h_predictor_32x32_sse2, 798 HighbdIntraPredParam(&vpx_highbd_h_predictor_32x32_sse2,
|
D | test_intra_pred_speed.cc | 516 vpx_highbd_h_predictor_32x32_sse2, NULL, NULL, NULL,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 133 void vpx_highbd_h_predictor_32x32_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_32x32_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1046 void vpx_highbd_h_predictor_32x32_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, co… 1047 #define vpx_highbd_h_predictor_32x32 vpx_highbd_h_predictor_32x32_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1053 void vpx_highbd_h_predictor_32x32_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, co… 1054 #define vpx_highbd_h_predictor_32x32 vpx_highbd_h_predictor_32x32_sse2
|