Home
last modified time | relevance | path

Searched defs:autocorr (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg723_1enc.c141 static void comp_autocorr(int16_t *buf, int16_t *autocorr) in comp_autocorr() argument
183 static void levinson_durbin(int16_t *lpc, int16_t *autocorr, int16_t error) in levinson_durbin() argument
229 int16_t autocorr[(LPC_ORDER + 1) * SUBFRAMES]; comp_lpc_coeff() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h2604 uint16 autocorr; /**< Radar detection, autocorr on or off */ member

Completed in 61 milliseconds