Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c81 float samples_hb[LP_ORDER_16k + AMRWB_SFR_SIZE_16k]; ///< high-band samples and memory from synthesis at 16kHz member
1101 memmove(&ctx->samples_hb[0], &ctx->samples_hb[AMRWB_SFR_SIZE_16k], in update_sub_state()
1263 hb_synthesis(ctx, sub, &ctx->samples_hb[LP_ORDER_16k], in amrwb_decode_frame()
1268 &ctx->samples_hb[LP_ORDER_16k]); in amrwb_decode_frame()

Completed in 3 milliseconds