Searched defs:fixed_vector (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | amrwbdec.c | 67 …float fixed_vector[AMRWB_SFR_SIZE]; ///< algebraic codebook (fixed) vector for current s… member 503 static void decode_fixed_vector(float *fixed_vector, const uint16_t *pulse_hi, in decode_fixed_vector() 592 static void pitch_sharpening(AMRWBContext *ctx, float *fixed_vector) in pitch_sharpening() 639 float *fixed_vector, float *buf) in anti_sparseness() 753 static void pitch_enhancer(float *fixed_vector, float voice_fac) in pitch_enhancer() 782 float fixed_gain, const float *fixed_vector, in synthesis()
|
| D | sipr.c | 181 float *fixed_vector) in pitch_sharpening() 392 float fixed_vector[SUBFR_SIZE]; in decode_frame() local
|
| D | amrnbdec.c | 121 …float fixed_vector[AMR_SUBFRAME_SIZE]; ///< algebraic codebook (fixed) vector (must be kept zero… member 730 const float *fixed_vector, in anti_sparseness() 801 float fixed_gain, const float *fixed_vector, in synthesis()
|
| D | sipr16k.c | 184 float fixed_vector[L_SUBFR_16k]; in ff_sipr_decode_frame_16k() local
|