Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc560 HighbdIntraPredParam(&vpx_highbd_d45_predictor_4x4_neon,
636 HighbdIntraPredParam(&vpx_highbd_d45_predictor_4x4_neon,
712 HighbdIntraPredParam(&vpx_highbd_d45_predictor_4x4_neon,
Dtest_intra_pred_speed.cc511 vpx_highbd_h_predictor_4x4_neon, vpx_highbd_d45_predictor_4x4_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c289 void vpx_highbd_d45_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d45_predictor_4x4_neon() function