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 (*CELT_PITCH_XCORR_IMPL[(arch)&OPUS_ARCHMASK]) macro
99 # define celt_pitch_xcorr (PRESUME_NEON(celt_pitch_xcorr)) macro
145 # define celt_pitch_xcorr (*CELT_PITCH_XCORR_IMPL[(arch)&OPUS_ARCHMASK]) macro
150 # 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 493 milliseconds