Searched refs:bottom_offset (Results 1 – 2 of 2) sorted by relevance
934 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local1072 ue_v(psBits, (uint32*)&bottom_offset); in DecodeSPS()1075 *display_height = *height - 2 * (top_offset + bottom_offset); in DecodeSPS()
932 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local1062 ue_v(psBits, (uint32*)&bottom_offset); in DecodeSPS()1065 *display_height = *height - 2 * (top_offset + bottom_offset); in DecodeSPS()