Home
last modified time | relevance | path

Searched refs:vpx_highbd_dc_predictor_16x16_neon (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc596 HighbdIntraPredParam(&vpx_highbd_dc_predictor_16x16_neon,
672 HighbdIntraPredParam(&vpx_highbd_dc_predictor_16x16_neon,
748 HighbdIntraPredParam(&vpx_highbd_dc_predictor_16x16_neon,
Dtest_intra_pred_speed.cc522 vpx_highbd_dc_predictor_16x16_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c163 void vpx_highbd_dc_predictor_16x16_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_predictor_16x16_neon() function