Home
last modified time | relevance | path

Searched refs:DropFrame (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/utility/
H A Dframerate_controller_unittest.cc31 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
55 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
67 ASSERT_FALSE(framerate_controller.DropFrame(66)); in TEST()
69 EXPECT_FALSE(framerate_controller.DropFrame(33)); in TEST()
74 ASSERT_FALSE(framerate_controller.DropFrame(33)); in TEST()
76 EXPECT_TRUE(framerate_controller.DropFrame(34)); in TEST()
85 ASSERT_FALSE(framerate_controller.DropFrame(1 * input_frame_duration_ms)); in TEST()
87 EXPECT_TRUE(framerate_controller.DropFrame(2 * input_frame_duration_ms)); in TEST()
H A Dframe_dropper_unittest.cc57 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
63 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
83 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
91 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
115 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
120 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
127 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/utility/
H A Dframerate_controller_unittest.cc31 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
55 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
67 ASSERT_FALSE(framerate_controller.DropFrame(66)); in TEST()
69 EXPECT_FALSE(framerate_controller.DropFrame(33)); in TEST()
74 ASSERT_FALSE(framerate_controller.DropFrame(33)); in TEST()
76 EXPECT_TRUE(framerate_controller.DropFrame(34)); in TEST()
85 ASSERT_FALSE(framerate_controller.DropFrame(1 * input_frame_duration_ms)); in TEST()
87 EXPECT_TRUE(framerate_controller.DropFrame(2 * input_frame_duration_ms)); in TEST()
H A Dframe_dropper_unittest.cc57 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
63 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
83 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
91 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
115 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
120 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
127 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/utility/
H A Dframerate_controller_unittest.cc31 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
55 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
67 ASSERT_FALSE(framerate_controller.DropFrame(66)); in TEST()
69 EXPECT_FALSE(framerate_controller.DropFrame(33)); in TEST()
74 ASSERT_FALSE(framerate_controller.DropFrame(33)); in TEST()
76 EXPECT_TRUE(framerate_controller.DropFrame(34)); in TEST()
85 ASSERT_FALSE(framerate_controller.DropFrame(1 * input_frame_duration_ms)); in TEST()
87 EXPECT_TRUE(framerate_controller.DropFrame(2 * input_frame_duration_ms)); in TEST()
H A Dframe_dropper_unittest.cc57 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
63 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
83 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
91 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
115 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
120 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
127 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/utility/
H A Dframerate_controller_unittest.cc31 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
55 if (framerate_controller.DropFrame(timestamp_ms)) { in TEST()
67 ASSERT_FALSE(framerate_controller.DropFrame(66)); in TEST()
69 EXPECT_FALSE(framerate_controller.DropFrame(33)); in TEST()
74 ASSERT_FALSE(framerate_controller.DropFrame(33)); in TEST()
76 EXPECT_TRUE(framerate_controller.DropFrame(34)); in TEST()
85 ASSERT_FALSE(framerate_controller.DropFrame(1 * input_frame_duration_ms)); in TEST()
87 EXPECT_TRUE(framerate_controller.DropFrame(2 * input_frame_duration_ms)); in TEST()
H A Dframe_dropper_unittest.cc57 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
63 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
83 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
91 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
115 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
120 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
127 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/utility/
H A Dframe_dropper_unittest.cc58 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
64 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
84 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
92 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
116 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
121 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
128 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/utility/
H A Dframe_dropper_unittest.cc58 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
64 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
84 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
92 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
116 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
121 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
128 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/utility/
H A Dframe_dropper_unittest.cc58 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
64 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
84 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
92 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
116 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
121 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
128 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/utility/
H A Dframe_dropper_unittest.cc58 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
64 EXPECT_FALSE(frame_dropper_.DropFrame()); in ValidateNoDropsAtTargetBitrate()
84 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
92 if (!frame_dropper_.DropFrame()) { in ValidateThroughputMatchesTargetBitrate()
116 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
121 EXPECT_TRUE(frame_dropper_.DropFrame()); in TEST_F()
128 EXPECT_FALSE(frame_dropper_.DropFrame()); in TEST_F()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DTimeCode.h28 …int8u Minutes, int8u Seconds, int8u Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSec…
29 …TimeCode (int64s Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSecondField=false, boo…
59 && DropFrame ==tc.DropFrame
92 bool DropFrame; variable
H A DTimeCode.cpp40 DropFrame(false), in TimeCode()
57 DropFrame(DropFrame_), in TimeCode()
70 DropFrame(DropFrame_), in TimeCode()
152 if (DropFrame && Minutes%10) in PlusOne()
179 if (Frames==0 || (DropFrame && Minutes%10 && Frames<=2)) in MinusOne()
220 TC+=DropFrame?';':':'; in ToString()
255 if (DropFrame) in ToFrames()
274 …int64s MS=float64_int64s(ToFrames()*1000*(DropFrame?1.001:1.000)/(FramesPerSecond*(MustUseSecondFi… in ToMilliseconds()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DTimeCode.h28 …int8u Minutes, int8u Seconds, int8u Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSec…
29 …TimeCode (int64s Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSecondField=false, boo…
59 && DropFrame ==tc.DropFrame
92 bool DropFrame; variable
H A DTimeCode.cpp40 DropFrame(false), in TimeCode()
57 DropFrame(DropFrame_), in TimeCode()
70 DropFrame(DropFrame_), in TimeCode()
152 if (DropFrame && Minutes%10) in PlusOne()
179 if (Frames==0 || (DropFrame && Minutes%10 && Frames<=2)) in MinusOne()
220 TC+=DropFrame?';':':'; in ToString()
255 if (DropFrame) in ToFrames()
274 …int64s MS=float64_int64s(ToFrames()*1000*(DropFrame?1.001:1.000)/(FramesPerSecond*(MustUseSecondFi… in ToMilliseconds()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DTimeCode.h28 …int8u Minutes, int8u Seconds, int8u Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSec…
29 …TimeCode (int64s Frames, int8u FramesPerSecond, bool DropFrame, bool MustUseSecondField=false, boo…
59 && DropFrame ==tc.DropFrame
92 bool DropFrame; variable
H A DTimeCode.cpp40 DropFrame(false), in TimeCode()
57 DropFrame(DropFrame_), in TimeCode()
70 DropFrame(DropFrame_), in TimeCode()
152 if (DropFrame && Minutes%10) in PlusOne()
179 if (Frames==0 || (DropFrame && Minutes%10 && Frames<=2)) in MinusOne()
220 TC+=DropFrame?';':':'; in ToString()
255 if (DropFrame) in ToFrames()
274 …int64s MS=float64_int64s(ToFrames()*1000*(DropFrame?1.001:1.000)/(FramesPerSecond*(MustUseSecondFi… in ToMilliseconds()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mpeg4_TimeCode.cpp45 DropFrame=false; in File_Mpeg4_TimeCode()
60 if (DropFrame) in Streams_Fill()
68 TimeCode TC(Pos_Temp, NumberOfFrames, DropFrame); in Streams_Fill()
88 DropFrame=Map(__T("DropFrame")).To_int8u()?true:false; in Read_Buffer_Init()
H A DFile_Gxf_TimeCode.cpp164 bool DropFrame; in Read_Buffer_Continue() local
180 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
252 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
298 TimeCode_FirstFrame+=DropFrame?';':':'; in Read_Buffer_Continue()
313 TimeCode+=DropFrame?';':':'; in Read_Buffer_Continue()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mpeg4_TimeCode.cpp45 DropFrame=false; in File_Mpeg4_TimeCode()
60 if (DropFrame) in Streams_Fill()
68 TimeCode TC(Pos_Temp, NumberOfFrames, DropFrame); in Streams_Fill()
88 DropFrame=Map(__T("DropFrame")).To_int8u()?true:false; in Read_Buffer_Init()
H A DFile_Gxf_TimeCode.cpp164 bool DropFrame; in Read_Buffer_Continue() local
180 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
252 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
298 TimeCode_FirstFrame+=DropFrame?';':':'; in Read_Buffer_Continue()
313 TimeCode+=DropFrame?';':':'; in Read_Buffer_Continue()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Mpeg4_TimeCode.cpp45 DropFrame=false; in File_Mpeg4_TimeCode()
60 if (DropFrame) in Streams_Fill()
68 TimeCode TC(Pos_Temp, NumberOfFrames, DropFrame); in Streams_Fill()
88 DropFrame=Map(__T("DropFrame")).To_int8u()?true:false; in Read_Buffer_Init()
H A DFile_Gxf_TimeCode.cpp164 bool DropFrame; in Read_Buffer_Continue() local
180 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
252 Get_SB ( DropFrame, "DP - Drop frame"); in Read_Buffer_Continue()
298 TimeCode_FirstFrame+=DropFrame?';':':'; in Read_Buffer_Continue()
313 TimeCode+=DropFrame?';':':'; in Read_Buffer_Continue()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers_unittest.cc52 EXPECT_CALL(tl0_frame_dropper_, DropFrame()) in SetEncodeExpectations()
56 EXPECT_CALL(tl1_frame_dropper_, DropFrame()) in SetEncodeExpectations()
105 EXPECT_CALL(tl0_frame_dropper_, DropFrame())
107 EXPECT_CALL(tl1_frame_dropper_, DropFrame())
117 EXPECT_CALL(tl0_frame_dropper_, DropFrame())
119 EXPECT_CALL(tl1_frame_dropper_, DropFrame())

1234567