Home
last modified time | relevance | path

Searched defs:lpc_buffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dosce.c996 float lpc_buffer[16] = {0}; in osce_enhance_frame() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddefines.h159 int16_t lpc_buffer[LPC_LOOKBACK + BLOCKL_MAX]; member