Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp748 BMDTimeValue bmd_duration; in get_pkt_pts() local
757 res = videoFrame->GetStreamTime(&bmd_pts, &bmd_duration, time_base.den); in get_pkt_pts()
761 res = videoFrame->GetHardwareReferenceTimestamp(time_base.den, &bmd_pts, &bmd_duration); in get_pkt_pts()

Completed in 2 milliseconds