Searched refs:vpx_highbd_dc_predictor_4x4_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/test/ |
D | vp9_intrapred_test.cc | 859 HighbdIntraPredParam(&vpx_highbd_dc_predictor_4x4_neon, 935 HighbdIntraPredParam(&vpx_highbd_dc_predictor_4x4_neon, 1011 HighbdIntraPredParam(&vpx_highbd_dc_predictor_4x4_neon,
|
D | test_intra_pred_speed.cc | 560 NEON, TestHighbdIntraPred4, vpx_highbd_dc_predictor_4x4_neon,
|
/external/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 35 void vpx_highbd_dc_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_predictor_4x4_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1003 void vpx_highbd_dc_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const… 1004 #define vpx_highbd_dc_predictor_4x4 vpx_highbd_dc_predictor_4x4_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1003 void vpx_highbd_dc_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const… 1004 #define vpx_highbd_dc_predictor_4x4 vpx_highbd_dc_predictor_4x4_neon
|