Home
last modified time | relevance | path

Searched refs:anti_sparseness (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Damrnbdec.c719 static const float *anti_sparseness(AMRContext *p, AMRFixed *fixed_sparse, in anti_sparseness() function
1043 synth_fixed_vector = anti_sparseness(p, &fixed_sparse, p->fixed_vector, in amrnb_decode_frame()
Damrwbdec.c627 static float *anti_sparseness(AMRWBContext *ctx, in anti_sparseness() function
1221 synth_fixed_vector = anti_sparseness(ctx, ctx->fixed_vector, in amrwb_decode_frame()