Home
last modified time | relevance | path

Searched refs:h264_dpb_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_req_common.c48 struct mtk_h264_dpb_info *h264_dpb_info) in mtk_vdec_h264_fill_dpb_info() argument
61 h264_dpb_info[index].reference_flag = 0; in mtk_vdec_h264_fill_dpb_info()
75 h264_dpb_info[index].reference_flag = 1; in mtk_vdec_h264_fill_dpb_info()
77 h264_dpb_info[index].reference_flag = 2; in mtk_vdec_h264_fill_dpb_info()
80 h264_dpb_info[index].field = vb2_v4l2->field; in mtk_vdec_h264_fill_dpb_info()
82 h264_dpb_info[index].y_dma_addr = in mtk_vdec_h264_fill_dpb_info()
85 h264_dpb_info[index].c_dma_addr = in mtk_vdec_h264_fill_dpb_info()
88 h264_dpb_info[index].c_dma_addr = in mtk_vdec_h264_fill_dpb_info()
89 h264_dpb_info[index].y_dma_addr + in mtk_vdec_h264_fill_dpb_info()
A Dvdec_h264_req_common.h196 struct mtk_h264_dpb_info *h264_dpb_info);
A Dvdec_h264_req_if.c25 struct mtk_h264_dpb_info h264_dpb_info[16]; member
138 slice_param->h264_dpb_info); in get_vdec_decode_parameters()
A Dvdec_h264_req_multi_if.c48 struct mtk_h264_dpb_info h264_dpb_info[V4L2_H264_NUM_DPB_ENTRIES]; member
258 slice_param->h264_dpb_info); in get_vdec_sig_decode_parameters()
295 slice_param->h264_dpb_info); in vdec_h264_slice_fill_decode_reflist()

Completed in 7 milliseconds