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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp102 unsigned PCR_PID);
259 unsigned PCR_PID = br->getBits(13); local
260 ALOGV(" PCR_PID = 0x%04x", PCR_PID);
403 this, info.mPID, info.mType, PCR_PID);
456 unsigned PCR_PID)
460 mPCR_PID(PCR_PID),
452 Stream( Program *program, unsigned elementaryPID, unsigned streamType, unsigned PCR_PID) argument

Completed in 18 milliseconds