Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp1009 uint32 i4_scaling_list_present; in DecodeSPS() local
1010 ReadBits(psBits, 1, &i4_scaling_list_present); in DecodeSPS()
1012 if(i4_scaling_list_present) in DecodeSPS()