Searched refs:vpx_highbd_d135_predictor_32x32_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 837 HighbdIntraPredParam(&vpx_highbd_d135_predictor_32x32_neon, 913 HighbdIntraPredParam(&vpx_highbd_d135_predictor_32x32_neon, 989 HighbdIntraPredParam(&vpx_highbd_d135_predictor_32x32_neon,
|
D | test_intra_pred_speed.cc | 583 vpx_highbd_d135_predictor_32x32_neon, NULL, NULL, NULL,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 609 void vpx_highbd_d135_predictor_32x32_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d135_predictor_32x32_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 762 void vpx_highbd_d135_predictor_32x32_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 763 #define vpx_highbd_d135_predictor_32x32 vpx_highbd_d135_predictor_32x32_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 762 void vpx_highbd_d135_predictor_32x32_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 763 #define vpx_highbd_d135_predictor_32x32 vpx_highbd_d135_predictor_32x32_neon
|