Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp143 unsigned pid() const { return mElementaryPID; } in pid()
144 void setPID(unsigned pid) { mElementaryPID = pid; } in setPID()
186 unsigned mElementaryPID; member
715 mElementaryPID(elementaryPID), in Stream()
867 ALOGI("discontinuity on stream pid 0x%04x", mElementaryPID); in parse()
1403 mElementaryPID, status.exceptionCode()); in flushScrambled()
1408 mElementaryPID, result); in flushScrambled()
1445 mElementaryPID, err); in flushScrambled()
1457 ALOGV("flushing stream 0x%04x size = %zu", mElementaryPID, mBuffer->size()); in flush()
1512 mElementaryPID, mStreamType); in onPayloadData()
[all …]