Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DAC4Parser.cpp261 int32_t short_program_id = -1; in parse() local
271 short_program_id = mBitReader.getBits(16); in parse()
293 mPresentations[presentation].mProgramID = short_program_id; in parse()