Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DAC4Parser.cpp421 bool b_presentation_core_channel_coded = (mBitReader.getBits(1) == 1); in parse() local
422 if (b_presentation_core_channel_coded) { in parse()