Replace call of celt_inner_prod_c() (step 2)
Should call celt_inner_prod().
This requires the API change of celt_pitch_xcorr() by passing in
"arch".
We tested on x86 and arm, and got bit exact results as original.
Change-Id: I606915da6a196f327ce81f4a5ae32811f4c1fabb
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
Showing
- celt/arm/arm_celt_map.c 2 additions, 2 deletionscelt/arm/arm_celt_map.c
- celt/arm/celt_neon_intr.c 2 additions, 1 deletioncelt/arm/celt_neon_intr.c
- celt/arm/celt_pitch_xcorr_arm.s 5 additions, 1 deletioncelt/arm/celt_pitch_xcorr_arm.s
- celt/arm/pitch_arm.h 9 additions, 15 deletionscelt/arm/pitch_arm.h
- celt/pitch.c 0 additions, 13 deletionscelt/pitch.c
- celt/pitch.h 2 additions, 9 deletionscelt/pitch.h
Loading
Please register or sign in to comment