Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c1195 float *sub_buf = buf_out + sub * AMRWB_SFR_SIZE_16k; in amrwb_decode_frame() local
1250 upsample_5_4(sub_buf, &ctx->samples_up[UPS_FIR_SIZE], in amrwb_decode_frame()
1276 sub_buf[i] = (sub_buf[i] + hb_samples[i]) * (1.0f / (1 << 15)); in amrwb_decode_frame()

Completed in 3 milliseconds