Searched defs:fixed_gain (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Damrnbdata.h61 uint16_t fixed_gain; ///< index to decode the fixed gain factor, for MODE_12k2 and MODE_7k95 member in struct:__anon1862
H A Damrnbdec.c122 float fixed_gain[5]; ///< quantified fixed gains for the current and previous four subframes member in struct:AMRContext
704 anti_sparseness(AMRContext *p, AMRFixed *fixed_sparse, const float *fixed_vector, float fixed_gain, float *out) argument
775 synthesis(AMRContext *p, float *lpc, float fixed_gain, const float *fixed_vector, float *samples, uint8_t overflow) argument
[all...]
H A Damrwbdec.c67 float fixed_gain[2]; ///< quantified fixed gains for the current and previous subframes member in struct:__anon1866
699 static float noise_enhancer(float fixed_gain, float *prev_tr_gain, argument
754 synthesis(AMRWBContext *ctx, float *lpc, float *excitation, float fixed_gain, const float *fixed_vector, float *samples) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Damrnbdata.h61 uint16_t fixed_gain; ///< index to decode the fixed gain factor, for MODE_12k2 and MODE_7k95 member in struct:AMRNBSubframe
H A Damrnbdec.c124 float fixed_gain[5]; ///< quantified fixed gains for the current and previous four subframes member in struct:AMRContext
719 anti_sparseness(AMRContext *p, AMRFixed *fixed_sparse, const float *fixed_vector, float fixed_gain, float *out) argument
790 synthesis(AMRContext *p, float *lpc, float fixed_gain, const float *fixed_vector, float *samples, uint8_t overflow) argument
[all...]
H A Damrwbdec.c70 float fixed_gain[2]; ///< quantified fixed gains for the current and previous subframes member in struct:__anon3077
718 static float noise_enhancer(float fixed_gain, float *prev_tr_gain, argument
773 synthesis(AMRWBContext *ctx, float *lpc, float *excitation, float fixed_gain, const float *fixed_vector, float *samples) argument
[all...]

Completed in 124 milliseconds