Searched refs:ps_present_flag (Results 1 – 1 of 1) sorted by relevance
98 uint8 ps_present_flag; in Parse() local115 RCHECK(reader.ReadBits(1, &ps_present_flag)); in Parse()116 ps_present = ps_present_flag != 0; in Parse()