Skip to content
Snippets Groups Projects
  • Jyri Sarha's avatar
    resample: add neon optimised code if supported on target · 6adacb80
    Jyri Sarha authored
    - Add NEON optimized inner_product_single for fixed point.
    Semantics of inner_product_single have also been changed to
    contain the final right shift and saturation. This change
    affects fixed point calculations only.
    
    - Force full sinc table (e.g. no polynomial interpolation)
    
    Change-Id: Iba6a6f54fad26598de623851fc455c947681ca30
    6adacb80