Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/arm/
Dintrapred_neon.c289 void aom_dc_predictor_32x32_neon(uint8_t *dst, ptrdiff_t stride, in aom_dc_predictor_32x32_neon() function
/external/libaom/libaom/test/
Dtest_intra_pred_speed.cc790 INTRA_PRED_TEST(NEON, TX_32X32, aom_dc_predictor_32x32_neon,
/external/libaom/config/arm/config/
Daom_dsp_rtcd.h196 void aom_dc_predictor_32x32_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint…
197 #define aom_dc_predictor_32x32 aom_dc_predictor_32x32_neon
/external/libaom/config/arm64/config/
Daom_dsp_rtcd.h196 void aom_dc_predictor_32x32_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint…
197 #define aom_dc_predictor_32x32 aom_dc_predictor_32x32_neon