Home
last modified time | relevance | path

Searched refs:bandwidth_expansion (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Devrcdec.c522 static void bandwidth_expansion(float *coeff, const float *inbuf, float gamma) in bandwidth_expansion() function
584 bandwidth_expansion(wcoef1, coeff, pfc->p1); in postfilter()
585 bandwidth_expansion(wcoef2, coeff, pfc->p2); in postfilter()
857 bandwidth_expansion(ilpc, ilpc, 0.75); in evrc_decode_frame()

Completed in 2 milliseconds