Home
last modified time | relevance | path

Searched defs:mtk_h264_slice_hd_param (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_h264_req_common.h92 struct mtk_h264_slice_hd_param { struct
93 unsigned int first_mb_in_slice;
94 unsigned int field_pic_flag;
95 unsigned int slice_type;
96 unsigned int frame_num;
97 int pic_order_cnt_lsb;
98 int delta_pic_order_cnt_bottom;
99 unsigned int bottom_field_flag;
100 unsigned int direct_spatial_mv_pred_flag;
101 int delta_pic_order_cnt0;
[all …]