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

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c1340 struct vdec_vp9_slice_frame_ctx *pre_frame_ctx,
1350 vdec_vp9_slice_map_to_coef(i, j, k, pre_frame_ctx,
1358 frame_ctx = pre_frame_ctx;
1529 struct vdec_vp9_slice_frame_ctx *pre_frame_ctx; local
1539 pre_frame_ctx = &instance->frame_ctx[uh->frame_context_idx];
1560 pre_frame_ctx,
1577 vdec_vp9_slice_helper_map_framectx(pre_frame_ctx_helper, pre_frame_ctx);
1579 memcpy(pre_frame_ctx, frame_ctx, sizeof(*frame_ctx));
1339 vdec_vp9_slice_framectx_map_helper(bool frame_is_intra, struct vdec_vp9_slice_frame_ctx *pre_frame_ctx, struct vdec_vp9_slice_frame_ctx *frame_ctx, struct v4l2_vp9_frame_context *frame_ctx_helper) argument

Completed in 112 milliseconds