Searched refs:mChannelMode (Results 1 – 3 of 3) sorted by relevance
130 if (mPresentations[presentationID].mChannelMode == -1 && in parseSubstreamDSI()132 mPresentations[presentationID].mChannelMode = channel_mode; in parseSubstreamDSI()392 mPresentations[presentation].mChannelMode = dsi_presentation_ch_mode; in parse()615 if (mPresentations[presentation].mChannelMode == -1) { in parse()
3320 switch (presentation.mChannelMode) { in parseAC4SpecificBox()
36 int32_t mChannelMode = -1; member