Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/include/
DAC4Parser.h35 struct AC4Presentation { struct
82 typedef std::map<uint32_t, AC4Presentation> AC4Presentations; argument
/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp3321 case AC4Parser::AC4Presentation::kChannelMode_Mono: in parseAC4SpecificBox()
3322 case AC4Parser::AC4Presentation::kChannelMode_Stereo: in parseAC4SpecificBox()
3325 case AC4Parser::AC4Presentation::kChannelMode_3_0: in parseAC4SpecificBox()
3326 case AC4Parser::AC4Presentation::kChannelMode_5_0: in parseAC4SpecificBox()
3327 case AC4Parser::AC4Presentation::kChannelMode_5_1: in parseAC4SpecificBox()
3328 case AC4Parser::AC4Presentation::kChannelMode_7_0_34: in parseAC4SpecificBox()
3329 case AC4Parser::AC4Presentation::kChannelMode_7_1_34: in parseAC4SpecificBox()
3330 case AC4Parser::AC4Presentation::kChannelMode_7_0_52: in parseAC4SpecificBox()
3331 case AC4Parser::AC4Presentation::kChannelMode_7_1_52: in parseAC4SpecificBox()
3334 case AC4Parser::AC4Presentation::kChannelMode_7_0_322: in parseAC4SpecificBox()
[all …]