Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.cpp191 mDurationMap.Insert(aSample->mTimecode.ToMicroseconds(), in DoDecode()
247 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
253 mDurationMap.Clear(); in DoDecode()
340 mDurationMap.Clear(); in ProcessFlush()
H A DFFmpegVideoDecoder.h95 DurationMap mDurationMap; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.cpp232 mDurationMap.Insert(aSample->mTimecode, aSample->mDuration); in DoDecode()
271 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
277 mDurationMap.Clear(); in DoDecode()
354 mDurationMap.Clear(); in ProcessFlush()
H A DFFmpegVideoDecoder.h122 DurationMap mDurationMap; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.cpp479 mDurationMap.Insert(aSample->mTimecode.ToMicroseconds(), in DoDecode()
521 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
527 mDurationMap.Clear(); in DoDecode()
730 mDurationMap.Clear(); in ProcessFlush()
H A DFFmpegVideoDecoder.h163 DurationMap mDurationMap; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.cpp524 mDurationMap.Insert(aSample->mTimecode.ToMicroseconds(), in DoDecode()
566 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
572 mDurationMap.Clear(); in DoDecode()
784 mDurationMap.Clear(); in ProcessFlush()
H A DFFmpegVideoDecoder.h124 DurationMap mDurationMap; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.cpp524 mDurationMap.Insert(aSample->mTimecode.ToMicroseconds(), in DoDecode()
566 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
572 mDurationMap.Clear(); in DoDecode()
784 mDurationMap.Clear(); in ProcessFlush()
H A DFFmpegVideoDecoder.h124 DurationMap mDurationMap; variable
/dports/www/firefox/firefox-99.0/dom/media/platforms/ffmpeg/
H A DFFmpegVideoDecoder.h164 DurationMap mDurationMap; variable
H A DFFmpegVideoDecoder.cpp873 mDurationMap.Insert(aSample->mTimecode.ToMicroseconds(), in DoDecode()
916 if (!mDurationMap.Find(mFrame->pkt_dts, duration)) { in DoDecode()
922 mDurationMap.Clear(); in DoDecode()
1127 mDurationMap.Clear(); in ProcessFlush()