OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xcorr_kernel
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
pitch.h
60
static OPUS_INLINE void
xcorr_kernel
(const opus_val16 * x, const opus_val16 * y, opus_val32 sum[4], int len)
function
/external/libopus/celt/x86/
pitch_sse.h
39
static OPUS_INLINE void
xcorr_kernel
(const opus_val16 *x, const opus_val16 *y, opus_val32 sum[4], int len)
function
Completed in 115 milliseconds