Searched refs:frac_init (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | mux.c | 53 static void frac_init(FFFrac *f, int64_t val, int64_t num, int64_t den) in frac_init() function 396 frac_init(sti->priv_pts, 0, 0, den); in init_pts() |
Completed in 3 milliseconds