Searched refs:HDMI_3D_STRUCTURE_INVALID (Results 1 – 2 of 2) sorted by relevance
298 HDMI_3D_STRUCTURE_INVALID = -1, enumerator
5823 frame->s3d_struct = HDMI_3D_STRUCTURE_INVALID; in hdmi_vendor_infoframe_init()5895 return HDMI_3D_STRUCTURE_INVALID; in s3d_structure_from_display_mode()6332 if (frame->vic == 0 && frame->s3d_struct == HDMI_3D_STRUCTURE_INVALID) in hdmi_vendor_infoframe_pack()6336 if (frame->vic != 0 && frame->s3d_struct != HDMI_3D_STRUCTURE_INVALID) in hdmi_vendor_infoframe_pack()