Searched defs:v4l2_hevc_dpb_entry (Results 1 – 2 of 2) sorted by relevance
129 struct v4l2_hevc_dpb_entry { struct130 __u64 timestamp;131 __u8 rps;132 __u8 field_pic;133 __u16 pic_order_cnt[2];134 __u8 padding[2];
2293 struct v4l2_hevc_dpb_entry { struct2294 __u64 timestamp;2295 __u8 flags;2296 __u8 field_pic;2297 __u16 reserved;2298 __s32 pic_order_cnt_val;