Searched refs:active_aspect (Results 1 – 2 of 2) sorted by relevance
760 frame->active_aspect = HDMI_ACTIVE_ASPECT_PICTURE; in HDMI_SetupAviInfoframe()816 if (((uint8_t)(frame->active_aspect) & 0xFU) != 0U) in HDMI_AviInfoframePack()833 ((uint8_t)frame->active_aspect & 0xFU); in HDMI_AviInfoframePack()
447 enum hdmi_active_aspect active_aspect; member