Home
last modified time | relevance | path

Searched refs:mIsAudio (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/binding/
H A DIndex.cpp247 , mIsAudio(aIsAudio) in Index()
263 if (indice.sync || mIsAudio) { in Index()
276 sample.mSync = indice.sync || mIsAudio; in Index()
286 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
395 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
399 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
402 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.cpp64 Moof moof(box, mTrex, mMvhd, mMdhd, mEdts, mSinf, &mLastDecodeTime, mIsAudio); in RebuildFragmentedIndex()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mp4/
H A DIndex.cpp308 : mSource(aSource), mIsAudio(aIsAudio) { in Index()
327 if (indice.sync || mIsAudio) { in Index()
340 sample.mSync = indice.sync || mIsAudio; in Index()
350 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
460 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
465 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
468 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.h263 mIsAudio(aIsAudio), in MoofParser()
316 bool mIsAudio; variable
H A DIndex.h122 bool mIsAudio; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mp4/
H A DIndex.cpp418 : mSource(aSource), mIsAudio(aIsAudio) { in Index()
438 if (indice.sync || mIsAudio) { in Index()
450 sample.mSync = indice.sync || mIsAudio; in Index()
460 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
570 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
575 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
578 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.h295 mIsAudio(aIsAudio), in MoofParser()
352 bool mIsAudio; variable
H A DIndex.h131 bool mIsAudio; variable
/dports/www/firefox/firefox-99.0/dom/media/mp4/
H A DIndex.cpp418 : mSource(aSource), mIsAudio(aIsAudio) { in Index()
438 if (indice.sync || mIsAudio) { in Index()
450 sample.mSync = indice.sync || mIsAudio; in Index()
460 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
570 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
575 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
578 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.h295 mIsAudio(aIsAudio), in MoofParser()
352 bool mIsAudio; variable
H A DIndex.h131 bool mIsAudio; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mp4/
H A DIndex.cpp418 : mSource(aSource), mIsAudio(aIsAudio) { in Index()
438 if (indice.sync || mIsAudio) { in Index()
450 sample.mSync = indice.sync || mIsAudio; in Index()
460 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
570 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
575 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
578 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.h295 mIsAudio(aIsAudio), in MoofParser()
352 bool mIsAudio; variable
H A DIndex.h131 bool mIsAudio; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mp4/
H A DIndex.cpp418 : mSource(aSource), mIsAudio(aIsAudio) { in Index()
438 if (indice.sync || mIsAudio) { in Index()
450 sample.mSync = indice.sync || mIsAudio; in Index()
460 if (sample.mSync && progressive && (!mIsAudio || !(i % 128))) { in Index()
570 if (!mIsAudio && start == mDataOffset.Length()) { in ConvertByteRangesToTimeRanges()
575 if (!mIsAudio && end < start) { in ConvertByteRangesToTimeRanges()
578 if (mIsAudio && start && in ConvertByteRangesToTimeRanges()
H A DMoofParser.h295 mIsAudio(aIsAudio), in MoofParser()
352 bool mIsAudio; variable
H A DIndex.h131 bool mIsAudio; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/binding/include/mp4_demuxer/
H A DMoofParser.h206 , mIsAudio(aIsAudio)
255 bool mIsAudio;
H A DIndex.h124 bool mIsAudio;
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.cpp1262 mIsAudio(aTrack->AsAudioStreamTrack()), in GenericReceiveListener()
1277 if (mIsAudio && !mSource->IsDestroyed()) { in AddSelf()
1287 if (mIsAudio && !mSource->IsDestroyed()) { in RemoveSelf()
1327 const bool mIsAudio; member in mozilla::GenericReceiveListener
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.cpp1262 mIsAudio(aTrack->AsAudioStreamTrack()), in GenericReceiveListener()
1277 if (mIsAudio && !mSource->IsDestroyed()) { in AddSelf()
1287 if (mIsAudio && !mSource->IsDestroyed()) { in RemoveSelf()
1327 const bool mIsAudio; member in mozilla::GenericReceiveListener
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/mediapipeline/
H A DMediaPipeline.cpp1297 mIsAudio(aTrack->AsAudioStreamTrack()), in GenericReceiveListener()
1312 if (mIsAudio && !mSource->IsDestroyed()) { in AddSelf()
1322 if (mIsAudio && !mSource->IsDestroyed()) { in RemoveSelf()
1362 const bool mIsAudio; member in mozilla::GenericReceiveListener
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DMediaManager.h154 bool mIsAudio; variable
H A DMediaManager.cpp3623 : mListener(aListener) , mStatus(aStatus) , mIsAudio(aIsAudio) in GetUserMediaNotificationEvent()
3633 mStatus(aStatus), mIsAudio(aIsAudio), mIsVideo(aIsVideo), mWindowID(aWindowID), in GetUserMediaNotificationEvent()
3664 return MediaManager::NotifyRecordingStatusChange(window->AsInner(), msg, mIsAudio, mIsVideo); in Run()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transportbridge/
H A DMediaPipeline.cpp1157 mIsAudio(aTrack->AsAudioStreamTrack()), in GenericReceiveListener()
1174 if (mIsAudio && !mSource->IsDestroyed()) { in SetEnabled()
1214 const bool mIsAudio; member in mozilla::GenericReceiveListener

12