Searched defs:celt_pitch_xcorr (Results 1 – 2 of 2) sorted by relevance
/external/libopus/celt/arm/ |
D | pitch_arm.h | 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/ |
D | pitch.h | 189 # define celt_pitch_xcorr celt_pitch_xcorr_c macro
|