Searched refs:bottom_bar (Results 1 – 2 of 2) sorted by relevance
822 if ((bool)frame->top_bar || (bool)frame->bottom_bar) in HDMI_AviInfoframePack()850 ptr[7] = (uint8_t)(frame->bottom_bar & 0xFFU); in HDMI_AviInfoframePack()851 ptr[8] = (uint8_t)((frame->bottom_bar >> 8U) & 0xFFU); in HDMI_AviInfoframePack()
457 uint32_t bottom_bar; member