Searched refs:vpx_highbd_dc_top_predictor_8x8_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 638 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_8x8_sse2, 708 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_8x8_sse2, 778 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_8x8_sse2,
|
D | test_intra_pred_speed.cc | 495 vpx_highbd_dc_top_predictor_8x8_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_sse2.c | 245 void vpx_highbd_dc_top_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_top_predictor_8x8_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1009 void vpx_highbd_dc_top_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above,… 1010 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1016 void vpx_highbd_dc_top_predictor_8x8_sse2(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above,… 1017 #define vpx_highbd_dc_top_predictor_8x8 vpx_highbd_dc_top_predictor_8x8_sse2
|