Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmfenc.c126 static int64_t mf_from_mf_time(AVCodecContext *avctx, LONGLONG stime) in mf_from_mf_time() function
137 return mf_from_mf_time(avctx, pts); in mf_sample_get_pts()
274 avpkt->dts = mf_from_mf_time(avctx, t); in mf_sample_to_avpacket()

Completed in 3 milliseconds