Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h102723 struct uvc_format { struct
102724 u8 type;
102725 u8 index;
102726 u8 bpp;
102727 enum v4l2_colorspace colorspace;
102728 enum v4l2_xfer_func xfer_func;
102729 enum v4l2_ycbcr_encoding ycbcr_enc;
102730 u32 fcc;
102731 u32 flags;
102732 unsigned int nframes;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h112599 struct uvc_format { struct
112600 u8 type;
112601 u8 index;
112602 u8 bpp;
112603 enum v4l2_colorspace colorspace;
112604 enum v4l2_xfer_func xfer_func;
112605 enum v4l2_ycbcr_encoding ycbcr_enc;
112606 u32 fcc;
112607 u32 flags;
112608 unsigned int nframes;
[all …]