Home
last modified time | relevance | path

Searched refs:left_offset (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp934 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local
1069 ue_v(psBits, (uint32*)&left_offset); in DecodeSPS()
1074 *display_width = *width - 2 * (right_offset + left_offset); in DecodeSPS()
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.cpp932 uint left_offset, right_offset, top_offset, bottom_offset; in DecodeSPS() local
1059 ue_v(psBits, (uint32*)&left_offset); in DecodeSPS()
1064 *display_width = *width - 2 * (right_offset + left_offset); in DecodeSPS()