Searched refs:IDeckLinkVideoInputFrame (Results 1 – 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavdevice/ |
| D | decklink_dec.cpp | 590 static void handle_klv(AVFormatContext *avctx, decklink_ctx *ctx, IDeckLinkVideoInputFrame *videoFr… in handle_klv() 702 …virtual HRESULT STDMETHODCALLTYPE VideoInputFrameArrived(IDeckLinkVideoInputFrame*, IDeckLinkAudio… 739 static int64_t get_pkt_pts(IDeckLinkVideoInputFrame *videoFrame, in get_pkt_pts() 793 …mecode *tc, AVRational frame_rate, BMDTimecodeFormat tc_format, IDeckLinkVideoInputFrame *videoFra… in get_bmd_timecode() 815 …code(AVFormatContext *avctx, decklink_ctx *ctx, AVTimecode *tc, IDeckLinkVideoInputFrame *videoFra… in get_frame_timecode() 840 IDeckLinkVideoInputFrame *videoFrame, IDeckLinkAudioInputPacket *audioFrame) in VideoInputFrameArrived()
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
| D | DeckLinkAPI.h | 665 class IDeckLinkVideoInputFrame; variable 709 …virtual HRESULT VideoInputFrameArrived (/* in */ IDeckLinkVideoInputFrame* videoFrame, /* in */ ID… 982 class BMD_PUBLIC IDeckLinkVideoInputFrame : public IDeckLinkVideoFrame 989 virtual ~IDeckLinkVideoInputFrame () {} // call Release method to drop reference count in ~IDeckLinkVideoInputFrame()
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
| D | DeckLinkAPI.h | 661 class IDeckLinkVideoInputFrame; variable 704 …virtual HRESULT VideoInputFrameArrived (/* in */ IDeckLinkVideoInputFrame* videoFrame, /* in */ ID… 977 class BMD_PUBLIC IDeckLinkVideoInputFrame : public IDeckLinkVideoFrame 984 virtual ~IDeckLinkVideoInputFrame () {} // call Release method to drop reference count in ~IDeckLinkVideoInputFrame()
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/ |
| D | gstdecklink.h | 281 …void (*got_video_frame) (GstElement *videosrc, IDeckLinkVideoInputFrame * frame, GstDecklinkModeEn…
|
| D | gstdecklinkvideosrc.cpp | 178 IDeckLinkVideoInputFrame *frame; 202 IDeckLinkVideoInputFrame *frame; 787 IDeckLinkVideoInputFrame * frame, GstDecklinkModeEnum mode, in gst_decklink_video_src_got_frame()
|
| D | gstdecklink.cpp | 979 VideoInputFrameArrived (IDeckLinkVideoInputFrame * video_frame, in VideoInputFrameArrived() 984 IDeckLinkVideoInputFrame * frame, GstDecklinkModeEnum mode, in VideoInputFrameArrived()
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
| D | DeckLinkAPI.h | 310 typedef interface IDeckLinkVideoInputFrame IDeckLinkVideoInputFrame; typedef 5087 /* [in] */ IDeckLinkVideoInputFrame *videoFrame, 5119 /* [in] */ IDeckLinkVideoInputFrame *videoFrame, 7221 IDeckLinkVideoInputFrame : public IDeckLinkVideoFrame 7244 IDeckLinkVideoInputFrame * This, 7250 IDeckLinkVideoInputFrame * This); 7253 IDeckLinkVideoInputFrame * This); 7256 IDeckLinkVideoInputFrame * This); 7259 IDeckLinkVideoInputFrame * This); 7262 IDeckLinkVideoInputFrame * This); [all …]
|
| /third_party/gstreamer/gstplugins_bad/ |
| D | ChangeLog | 65251 … HRESULT GStreamerDecklinkInputCallback::VideoInputFrameArrived(IDeckLinkVideoInputFrame*, IDeckLi… 99577 … HRESULT GStreamerDecklinkInputCallback::VideoInputFrameArrived(IDeckLinkVideoInputFrame*, IDeckLi…
|