Searched refs:vpx_highbd_dc_128_predictor_4x4_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 839 HighbdIntraPredParam(&vpx_highbd_dc_128_predictor_4x4_neon, 915 HighbdIntraPredParam(&vpx_highbd_dc_128_predictor_4x4_neon, 991 HighbdIntraPredParam(&vpx_highbd_dc_128_predictor_4x4_neon,
|
D | test_intra_pred_speed.cc | 554 vpx_highbd_dc_128_predictor_4x4_neon, vpx_highbd_v_predictor_4x4_neon,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 70 void vpx_highbd_dc_128_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_128_predictor_4x4_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 834 void vpx_highbd_dc_128_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 835 #define vpx_highbd_dc_128_predictor_4x4 vpx_highbd_dc_128_predictor_4x4_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 834 void vpx_highbd_dc_128_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 835 #define vpx_highbd_dc_128_predictor_4x4 vpx_highbd_dc_128_predictor_4x4_neon
|