Searched defs:PCR_PID (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp118 unsigned PCR_PID);
381 unsigned PCR_PID = br->getBits(13); local
382 ALOGV(" PCR_PID = 0x%04x", PCR_PID);
491 this, info.mPID, info.mType, PCR_PID);
589 unsigned PCR_PID)
593 mPCR_PID(PCR_PID),
585 Stream( Program *program, unsigned elementaryPID, unsigned streamType, unsigned PCR_PID) argument

Completed in 46 milliseconds