Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c56 double isp_sub4_past[LP_ORDER]; ///< ISP vector for the 4th subframe of the previous frame member
1186 memcpy(ctx->isp_sub4_past, ctx->isp[3], LP_ORDER * sizeof(double)); in amrwb_decode_frame()
1188 interpolate_isp(ctx->isp, ctx->isp_sub4_past); in amrwb_decode_frame()
1283 memcpy(ctx->isp_sub4_past, ctx->isp[3], LP_ORDER * sizeof(ctx->isp[3][0])); in amrwb_decode_frame()

Completed in 3 milliseconds