Skip to content
  • Timothy B. Terriberry's avatar
    Fix celt_pitch_xcorr_c signature. · aad28187
    Timothy B. Terriberry authored
    This should not take an arch parameter, so it can properly be used
     as a fallback for accelerated versions which do not.
    This patch instead provides a separate version which can call
     accelerated helpers for platforms that have taken that approach.
    aad28187