Home
last modified time | relevance | path

Searched refs:aom_dc_predictor_4x4_neon (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/aom_dsp/arm/
Dintrapred_neon.c63 void aom_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_4x4_neon() function
/external/libaom/libaom/test/
Dtest_intra_pred_speed.cc473 INTRA_PRED_TEST(NEON, TX_4X4, aom_dc_predictor_4x4_neon,
/external/libaom/config/arm/config/
Daom_dsp_rtcd.h209 void aom_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_…
210 #define aom_dc_predictor_4x4 aom_dc_predictor_4x4_neon
/external/libaom/config/arm64/config/
Daom_dsp_rtcd.h209 void aom_dc_predictor_4x4_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_…
210 #define aom_dc_predictor_4x4 aom_dc_predictor_4x4_neon