Home
last modified time | relevance | path

Searched refs:get_frame_timecode (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp814 static int get_frame_timecode(AVFormatContext *avctx, decklink_ctx *ctx, AVTimecode *tc, IDeckLinkVideoInputFrame *videoFrame) in get_frame_timecode() function
919 if (get_frame_timecode(avctx, ctx, &tcr, videoFrame) >= 0) { in VideoInputFrameArrived()

Completed in 4 milliseconds