HomeSort by relevance Sort by last modified time
    Searched defs:celt_pitch_xcorr (Results 1 - 2 of 2) sorted by null

  /external/libopus/celt/arm/
pitch_arm.h 77 # define celt_pitch_xcorr_media MAY_HAVE_EDSP(celt_pitch_xcorr)
93 # define celt_pitch_xcorr(_x, _y, xcorr, len, max_pitch, arch) \ macro
101 # define celt_pitch_xcorr (PRESUME_NEON(celt_pitch_xcorr)) macro
147 # define celt_pitch_xcorr(_x, _y, xcorr, len, max_pitch, arch) \ macro
154 # define celt_pitch_xcorr celt_pitch_xcorr_float_neon macro
  /external/libopus/celt/
pitch.h 189 # define celt_pitch_xcorr celt_pitch_xcorr_c macro

Completed in 104 milliseconds