Searched refs:left_offset (Results 1 – 2 of 2) sorted by relevance
934 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local1069 ue_v(psBits, (uint32*)&left_offset); in DecodeSPS()1074 *display_width = *width - 2 * (right_offset + left_offset); in DecodeSPS()
932 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local1059 ue_v(psBits, (uint32*)&left_offset); in DecodeSPS()1064 *display_width = *width - 2 * (right_offset + left_offset); in DecodeSPS()