Searched refs:mf_get_tb (Results 1 – 1 of 1) sorted by relevance
101 static AVRational mf_get_tb(AVCodecContext *avctx) in mf_get_tb() function114 return av_rescale_q(av_pts, mf_get_tb(avctx), MF_TIMEBASE); in mf_to_mf_time()126 return av_rescale_q(stime, MF_TIMEBASE, mf_get_tb(avctx)); in mf_from_mf_time()