Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dpreprocess.c569 static void speex_compute_agc(SpeexPreprocessState *st, spx_word16_t Pframe, spx_word16_t *ft) in speex_compute_agc()
735 spx_word16_t Pframe; in speex_preprocess_run() local