Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h155 unsigned char video_code; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c3712 static enum hdmi_picture_aspect drm_get_cea_aspect_ratio(const u8 video_code) in drm_get_cea_aspect_ratio()
3722 static enum hdmi_picture_aspect drm_get_hdmi_aspect_ratio(const u8 video_code) in drm_get_hdmi_aspect_ratio()
3981 u8 video_code) in drm_display_mode_from_cea_vic()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h182 unsigned char video_code; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h603 Uchar video_code; member
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c5595 static enum hdmi_picture_aspect drm_get_cea_aspect_ratio(const u8 video_code) in drm_get_cea_aspect_ratio()