HomeSort by: relevance | last modified time | path
    Searched defs:hdmi_vic (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_edid.c 5415 u8 vic, hdmi_vic; local in function:drm_hdmi_avi_infoframe_from_display_mode
5429 hdmi_vic = drm_mode_hdmi_vic(connector, mode);
5449 else if (hdmi_vic)
5450 picture_aspect = drm_get_hdmi_aspect_ratio(hdmi_vic);
5462 } else if (hdmi_vic) {
5463 if (picture_aspect != drm_get_hdmi_aspect_ratio(hdmi_vic))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_hw_types.h 732 uint32_t hdmi_vic; member in struct:dc_crtc_timing
  /src/sys/sys/
videoio.h 2293 * @hdmi_vic: VIC code as per the HDMI standard.
2325 u_int8_t hdmi_vic; member in struct:v4l2_bt_timings
2401 * If set, then the hdmi_vic field is valid and contains the Video

Completed in 22 milliseconds