Searched refs:h264_ctx (Results 1 – 4 of 4) sorted by relevance
570 struct hantro_h264_dec_hw_ctx *h264_ctx = &ctx->h264_dec; in hantro_h264_dec_prepare_run() local571 struct hantro_h264_dec_ctrls *ctrls = &h264_ctx->ctrls; in hantro_h264_dec_prepare_run()609 build_p_ref_list(&reflist_builder, h264_ctx->reflists.p); in hantro_h264_dec_prepare_run()610 build_b_ref_lists(&reflist_builder, h264_ctx->reflists.b0, in hantro_h264_dec_prepare_run()611 h264_ctx->reflists.b1); in hantro_h264_dec_prepare_run()
204 unsigned int h264_ctx; member
1507 .h264_ctx = MFC_H264_CTX_BUF_SIZE,
208 ctx->ctx.size = buf_size->h264_ctx; in s5p_mfc_alloc_instance_buffer_v5()