Home
last modified time | relevance | path

Searched defs:pesOffset (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/mpeg2ts/
DATSParser.cpp1513 int32_t pesOffset = br->data() - basePtr; in parsePES() local
1569 ABitReader *br, int32_t *pesOffset) { in getPesScramblingControl()
1642 int32_t pesOffset = 0; in flushScrambled() local
DAnotherPacketSource.cpp237 int32_t pesOffset; in read() local
DESQueue.cpp1244 int32_t pesOffset = 0, pesScramblingControl = 0; in dequeueScrambledAccessUnit() local
1899 size_t size, int32_t *pesOffset, int32_t *pesScramblingControl) { in fetchTimestamp()