HomeSort by relevance Sort by last modified time
    Searched refs:HDMI_VFRMT_END (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/msm8x74/kernel-headers/video/
msm_hdmi_modes.h 150 #define HDMI_VFRMT_END 127
151 #define HDMI_VFRMT_3840x2160p30_16_9 (HDMI_VFRMT_END + 1)
152 #define HDMI_VFRMT_3840x2160p25_16_9 (HDMI_VFRMT_END + 2)
154 #define HDMI_VFRMT_3840x2160p24_16_9 (HDMI_VFRMT_END + 3)
155 #define HDMI_VFRMT_4096x2160p24_16_9 (HDMI_VFRMT_END + 4)
  /hardware/qcom/msm8x74/original-kernel-headers/video/
msm_hdmi_modes.h 115 #define HDMI_VFRMT_END 127
118 #define HDMI_VFRMT_3840x2160p30_16_9 (HDMI_VFRMT_END + 1)
119 #define HDMI_VFRMT_3840x2160p25_16_9 (HDMI_VFRMT_END + 2)
120 #define HDMI_VFRMT_3840x2160p24_16_9 (HDMI_VFRMT_END + 3)
121 #define HDMI_VFRMT_4096x2160p24_16_9 (HDMI_VFRMT_END + 4)

Completed in 23 milliseconds