Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h120 RK_S32 frame_slot_index; member
H A Djpegd_parser.c1057 RK_S32 slot_idx = ctx->frame_slot_index; in jpegd_allocate_frame()
1092 ctx->frame_slot_index = slot_idx; in jpegd_allocate_frame()
1113 mpp_buf_slot_clr_flag(ctx->frame_slots, ctx->frame_slot_index, in jpegd_update_frame()
1115 ctx->frame_slot_index = -1; in jpegd_update_frame()
1139 task->output = JpegCtx->frame_slot_index; in jpegd_parse()
1222 JpegCtx->frame_slot_index = -1; in jpegd_init()