Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69642 struct hdmi_drm_infoframe { struct
69643 enum hdmi_infoframe_type type;
69644 unsigned char version;
69645 unsigned char length;
69646 enum hdmi_eotf eotf;
69647 enum hdmi_metadata_type metadata_type;
69648 struct {
69651 } display_primaries[3];
69652 struct {
69655 } white_point;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h78980 struct hdmi_drm_infoframe { struct
78981 enum hdmi_infoframe_type type;
78982 unsigned char version;
78983 unsigned char length;
78984 enum hdmi_eotf eotf;
78985 enum hdmi_metadata_type metadata_type;
78986 struct {
78989 } display_primaries[3];
78990 struct {
78993 } white_point;
[all …]