Searched refs:vpx_highbd_v_predictor_16x16_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 891 HighbdIntraPredParam(&vpx_highbd_v_predictor_16x16_neon, 967 HighbdIntraPredParam(&vpx_highbd_v_predictor_16x16_neon, 1043 HighbdIntraPredParam(&vpx_highbd_v_predictor_16x16_neon,
|
D | test_intra_pred_speed.cc | 570 vpx_highbd_v_predictor_16x16_neon,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 725 void vpx_highbd_v_predictor_16x16_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_v_predictor_16x16_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1194 void vpx_highbd_v_predictor_16x16_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, cons… 1195 #define vpx_highbd_v_predictor_16x16 vpx_highbd_v_predictor_16x16_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1194 void vpx_highbd_v_predictor_16x16_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, cons… 1195 #define vpx_highbd_v_predictor_16x16 vpx_highbd_v_predictor_16x16_neon
|