Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_req_common.h137 struct slice_api_h264_decode_param { struct
138 struct slice_h264_dpb_entry dpb[V4L2_H264_NUM_DPB_ENTRIES];
139 unsigned short num_slices;
140 unsigned short nal_ref_idc;
141 unsigned char ref_pic_list_p0[32];
142 unsigned char ref_pic_list_b0[32];
143 unsigned char ref_pic_list_b1[32];
144 int top_field_order_cnt;
145 int bottom_field_order_cnt;
146 unsigned int flags;

Completed in 4 milliseconds