Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common_c.h35 PTS_SRC_WALLCLOCK = 4, enumerator
H A Ddecklink_dec_c.c95 { "wallclock", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PTS_SRC_WALLCLOCK}, 0, 0, DEC, "pts_source"},
H A Ddecklink_dec.cpp763 case PTS_SRC_WALLCLOCK: in get_pkt_pts()
772 if (pts_src == PTS_SRC_WALLCLOCK) in get_pkt_pts()
868 if (ctx->audio_pts_source == PTS_SRC_WALLCLOCK || ctx->video_pts_source == PTS_SRC_WALLCLOCK) in VideoInputFrameArrived()

Completed in 3 milliseconds