/dports/www/firefox/firefox-99.0/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 41 mSeekTargetThreshold.reset(); in Flush() 63 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 65 mSeekTargetThreshold.reset(); in SetSeekThreshold() 70 return mSeekTargetThreshold.isSome(); in HasSeekThreshold() 81 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 801 if (mSeekTargetThreshold.isSome()) { in Output() 802 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 806 mSeekTargetThreshold->ToMicroseconds()); in Output() 812 mSeekTargetThreshold.reset(); in Output()
|
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 41 mSeekTargetThreshold.reset(); in Flush() 63 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 65 mSeekTargetThreshold.reset(); in SetSeekThreshold() 70 return mSeekTargetThreshold.isSome(); in HasSeekThreshold() 81 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 801 if (mSeekTargetThreshold.isSome()) { in Output() 802 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 806 mSeekTargetThreshold->ToMicroseconds()); in Output() 812 mSeekTargetThreshold.reset(); in Output()
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 41 mSeekTargetThreshold.reset(); in Flush() 63 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 65 mSeekTargetThreshold.reset(); in SetSeekThreshold() 70 return mSeekTargetThreshold.isSome(); in HasSeekThreshold() 81 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 801 if (mSeekTargetThreshold.isSome()) { in Output() 802 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 806 mSeekTargetThreshold->ToMicroseconds()); in Output() 812 mSeekTargetThreshold.reset(); in Output()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 39 mSeekTargetThreshold.reset(); in Flush() 61 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 63 mSeekTargetThreshold.reset(); in SetSeekThreshold() 75 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 1084 if (mSeekTargetThreshold.isSome()) { in Output() 1085 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 1092 mSeekTargetThreshold.reset(); in Output()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 43 mSeekTargetThreshold.reset(); in Flush() 63 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 70 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 962 if (mSeekTargetThreshold.isSome()) { in Output() 963 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 970 mSeekTargetThreshold.reset(); in Output()
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wmf/ |
H A D | WMFMediaDataDecoder.h | 40 mSeekTargetThreshold.reset(); in Flush() 61 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 72 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
H A D | WMFVideoMFTManager.cpp | 1109 if (mSeekTargetThreshold.isSome()) { in Output() 1110 if ((pts + duration) < mSeekTargetThreshold.ref()) { in Output() 1117 mSeekTargetThreshold.reset(); in Output()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 235 mSeekTargetThreshold.reset(); in ProcessFlush() 262 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 264 mSeekTargetThreshold.reset(); in SetSeekThreshold() 343 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 345 mSeekTargetThreshold.ref()) { in OutputFrame() 348 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 118 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 244 mSeekTargetThreshold.reset(); in ProcessFlush() 271 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 273 mSeekTargetThreshold.reset(); in SetSeekThreshold() 352 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 354 mSeekTargetThreshold.ref()) { in OutputFrame() 357 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 121 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
/dports/www/firefox/firefox-99.0/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 247 mSeekTargetThreshold.reset(); in ProcessFlush() 274 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 276 mSeekTargetThreshold.reset(); in SetSeekThreshold() 355 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 357 mSeekTargetThreshold.ref()) { in OutputFrame() 360 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 122 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 244 mSeekTargetThreshold.reset(); in ProcessFlush() 271 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 273 mSeekTargetThreshold.reset(); in SetSeekThreshold() 352 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 354 mSeekTargetThreshold.ref()) { in OutputFrame() 357 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 121 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 103 mSeekTargetThreshold.reset(); in Flush() 213 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 279 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 280 if ((aFrameRef.composition_timestamp + aFrameRef.duration) < mSeekTargetThreshold.ref()) { in OutputFrame() 283 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 117 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/apple/ |
H A D | AppleVTDecoder.cpp | 218 mSeekTargetThreshold.reset(); in ProcessFlush() 245 mSeekTargetThreshold = Some(aTime); in SetSeekThreshold() 306 if (mSeekTargetThreshold.isSome()) { in OutputFrame() 308 mSeekTargetThreshold.ref()) { in OutputFrame() 311 mSeekTargetThreshold.reset(); in OutputFrame()
|
H A D | AppleVTDecoder.h | 112 Maybe<media::TimeUnit> mSeekTargetThreshold; variable
|