Home
last modified time | relevance | path

Searched defs:frameTime (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/lib/ui/window/
Dwindow.cc25 void Window::BeginFrame(fml::TimePoint frameTime) { in BeginFrame()
/third_party/flutter/skia/tests/
DAnimatedImageTest.cpp260 const int frameTime = animatedImage->decodeNextFrame(); in DEF_TEST() local
334 const int frameTime = animatedImage->decodeNextFrame(); in DEF_TEST() local
/third_party/ffmpeg/libavdevice/
Ddecklink_dec.cpp692 BMDTimeValue frameTime; in VideoInputFrameArrived() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h6768 #define IDeckLinkVideoInputFrame_GetStreamTime(This,frameTime,frameDuration,timeScale) \ argument
6771 #define IDeckLinkVideoInputFrame_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDurati… argument
6974 #define IDeckLinkEncoderPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7096 #define IDeckLinkEncoderVideoPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7106 #define IDeckLinkEncoderVideoPacket_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDur… argument
7208 #define IDeckLinkEncoderAudioPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7342 #define IDeckLinkH265NALPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7352 #define IDeckLinkH265NALPacket_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDuration… argument
12314 #define IDeckLinkVideoInputFrame_v7_6_GetStreamTime(This,frameTime,frameDuration,timeScale) \ argument
12317 #define IDeckLinkVideoInputFrame_v7_6_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameD… argument
[all …]