Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsipr.c180 static void pitch_sharpening(int pitch_lag_int, float beta, in pitch_sharpening() function
254 pitch_sharpening(pitch_lag, pitch_sharp_factor, freq); in eval_ir()
H A Damrnbdec.c562 static void pitch_sharpening(AMRContext *p, int subframe, enum Mode mode, in pitch_sharpening() function
1018 pitch_sharpening(p, subframe, p->cur_frame_mode, &fixed_sparse); in amrnb_decode_frame()
H A Damrwbdec.c592 static void pitch_sharpening(AMRWBContext *ctx, float *fixed_vector) in pitch_sharpening() function
1203 pitch_sharpening(ctx, ctx->fixed_vector); in amrwb_decode_frame()

Completed in 6 milliseconds