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 73 bool wasFormatChange(int32_t discontinuityType) const;
AnotherPacketSource.cpp 79 if (wasFormatChange(discontinuity)) {
107 if (wasFormatChange(discontinuity)) {
128 bool AnotherPacketSource::wasFormatChange(

Completed in 414 milliseconds