Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc600 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_4x4_neon,
676 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_4x4_neon,
752 HighbdIntraPredParam(&vpx_highbd_dc_top_predictor_4x4_neon,
Dtest_intra_pred_speed.cc509 vpx_highbd_dc_left_predictor_4x4_neon, vpx_highbd_dc_top_predictor_4x4_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c60 void vpx_highbd_dc_top_predictor_4x4_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_dc_top_predictor_4x4_neon() function