Home | History | Annotate | Download | only in mpeg2ts

Lines Matching defs:mStreamType

104     unsigned type() const { return mStreamType; }
126 unsigned mStreamType;
471 mStreamType(streamType),
477 switch (mStreamType) {
545 if (mStreamType == STREAMTYPE_H264) {
599 switch (mStreamType) {
612 switch (mStreamType) {
863 mStreamType,
869 ALOGV("onPayloadData mStreamType=0x%02x", mStreamType);
889 mElementaryPID, mStreamType);