HomeSort by relevance Sort by last modified time
    Searched refs:wasFormatChange (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h 121 bool wasFormatChange(int32_t discontinuityType) const;
AnotherPacketSource.cpp 129 if (wasFormatChange(discontinuity)) {
181 if (wasFormatChange(discontinuity)) {
232 bool AnotherPacketSource::wasFormatChange(

Completed in 937 milliseconds