Searched refs:vpx_dc_top_predictor_32x32_neon (Results 1 – 4 of 4) sorted by relevance
370 vpx_dc_top_predictor_32x32_neon,
225 void vpx_dc_top_predictor_32x32_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const …226 #define vpx_dc_top_predictor_32x32 vpx_dc_top_predictor_32x32_neon
301 void vpx_dc_top_predictor_32x32_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_32x32_neon() function