Searched defs:videoFrame (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
H A D | decklink_dec.cpp | 589 static void handle_klv(AVFormatContext *avctx, decklink_ctx *ctx, IDeckLinkVideoInputFrame *videoFrame, int64_t pts) in handle_klv() argument 738 static int64_t get_pkt_pts(IDeckLinkVideoInputFrame *videoFrame, in get_pkt_pts() argument 792 static int get_bmd_timecode(AVFormatContext *avctx, AVTimecode *tc, AVRational frame_rate, BMDTimecodeFormat tc_format, IDeckLinkVideoInputFrame *videoFrame) in get_bmd_timecode() argument 814 static int get_frame_timecode(AVFormatContext *avctx, decklink_ctx *ctx, AVTimecode *tc, IDeckLinkVideoInputFrame *videoFrame) in get_frame_timecode() argument 838 VideoInputFrameArrived( IDeckLinkVideoInputFrame *videoFrame, IDeckLinkAudioInputPacket *audioFrame) VideoInputFrameArrived() argument [all...] |
Completed in 4 milliseconds