Skip to content
  • James Yu's avatar
    VP9 common for ARMv8 by using NEON intrinsics 16 · aa8dd897
    James Yu authored
    
    
    Add vp9_reconintra_neon.c
    - vp9_v_predictor_4x4_neon
    - vp9_v_predictor_8x8_neon
    - vp9_v_predictor_16x16_neon
    - vp9_v_predictor_32x32_neon
    - vp9_h_predictor_4x4_neon
    - vp9_h_predictor_8x8_neon
    - vp9_h_predictor_16x16_neon
    - vp9_h_predictor_32x32_neon
    - vp9_tm_predictor_4x4_neon
    - vp9_tm_predictor_8x8_neon
    - vp9_tm_predictor_16x16_neon
    - vp9_tm_predictor_32x32_neon
    
    Change-Id: Ib5d54a4766a1b5127169045659974f33aa98376d
    Signed-off-by: default avatarJames Yu <james.yu@linaro.org>
    aa8dd897