Home
last modified time | relevance | path

Searched refs:mode_tb (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddecklink_common.cpp266 AVRational mode_tb = av_make_q(bmd_tb_num, bmd_tb_den); in ff_decklink_set_format() local
270 !av_cmp_q(mode_tb, target_tb) && in ff_decklink_set_format()
280 bmd_width, bmd_height, 1/av_q2d(mode_tb), in ff_decklink_set_format()