Searched refs:b_presentation_channel_coded (Results 1 – 1 of 1) sorted by relevance
379 bool b_presentation_channel_coded = false; in parse() local381 b_presentation_channel_coded = true; in parse()384 b_presentation_channel_coded = (mBitReader.getBits(1) == 1); in parse()387 BOOLSTR(b_presentation_channel_coded)); in parse()388 if (b_presentation_channel_coded) { in parse()