Searched refs:b_presentation_core_channel_coded (Results 1 – 1 of 1) sorted by relevance
421 bool b_presentation_core_channel_coded = (mBitReader.getBits(1) == 1); in parse() local422 if (b_presentation_core_channel_coded) { in parse()