Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc562 HighbdIntraPredParam(&vpx_highbd_d45_predictor_8x8_neon,
638 HighbdIntraPredParam(&vpx_highbd_d45_predictor_8x8_neon,
714 HighbdIntraPredParam(&vpx_highbd_d45_predictor_8x8_neon,
Dtest_intra_pred_speed.cc518 vpx_highbd_h_predictor_8x8_neon, vpx_highbd_d45_predictor_8x8_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c321 void vpx_highbd_d45_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d45_predictor_8x8_neon() function