Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common_c.h36 PTS_SRC_ABS_WALLCLOCK = 5, enumerator
H A Ddecklink_dec_c.c96 { "abs_wallclock", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PTS_SRC_ABS_WALLCLOCK}, 0, 0, DEC, "pts_source"},
H A Ddecklink_dec.cpp765 case PTS_SRC_ABS_WALLCLOCK: in get_pkt_pts()
870 if (ctx->audio_pts_source == PTS_SRC_ABS_WALLCLOCK || ctx->video_pts_source == PTS_SRC_ABS_WALLCLOCK) in VideoInputFrameArrived()

Completed in 3 milliseconds