Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dhevc-ctrls.h129 struct v4l2_hevc_dpb_entry { struct
130 __u64 timestamp;
131 __u8 rps;
132 __u8 field_pic;
133 __u16 pic_order_cnt[2];
134 __u8 padding[2];
/kernel/linux/linux-6.6/include/uapi/linux/
Dv4l2-controls.h2293 struct v4l2_hevc_dpb_entry { struct
2294 __u64 timestamp;
2295 __u8 flags;
2296 __u8 field_pic;
2297 __u16 reserved;
2298 __s32 pic_order_cnt_val;