Searched refs:vpx_dc_top_predictor_16x16_neon (Results 1 – 4 of 4) sorted by relevance
317 vpx_dc_top_predictor_16x16_neon,
221 void vpx_dc_top_predictor_16x16_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const …222 #define vpx_dc_top_predictor_16x16 vpx_dc_top_predictor_16x16_neon
218 void vpx_dc_top_predictor_16x16_neon(uint8_t *dst, ptrdiff_t stride, in vpx_dc_top_predictor_16x16_neon() function