Searched defs:fcb_type (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wmavoice.c | 105 uint8_t fcb_type; ///< Fixed codebook type (FCB_TYPE_*) member 726 static void wiener_denoise(WMAVoiceContext *s, int fcb_type, in wiener_denoise() argument 607 calc_input_response(WMAVoiceContext *s, float *lpcs, int fcb_type, float *coeffs, int remainder) calc_input_response() argument 808 postfilter(WMAVoiceContext *s, const float *synth, float *samples, int size, const float *lpcs, float *zero_exc_pf, int fcb_type, int pitch) postfilter() argument [all...] |
Completed in 3 milliseconds