AV_ROUND_UP 314 doc/examples/muxing.c c->sample_rate, c->sample_rate, AV_ROUND_UP); AV_ROUND_UP 151 doc/examples/resampling_audio.c av_rescale_rnd(src_nb_samples, dst_rate, src_rate, AV_ROUND_UP); AV_ROUND_UP 169 doc/examples/resampling_audio.c src_nb_samples, dst_rate, src_rate, AV_ROUND_UP); AV_ROUND_UP 71 libavfilter/vf_fps.c { "up", "round towards +infty", OFFSET(rounding), AV_OPT_TYPE_CONST, { .i64 = AV_ROUND_UP }, 0, 5, V|F, "round" }, AV_ROUND_UP 539 libavformat/concatdec.c AV_ROUND_UP | AV_ROUND_PASS_MINMAX); AV_ROUND_UP 912 libavformat/gxfenc.c (int64_t)48000*gxf->time_base.num, AV_ROUND_UP); AV_ROUND_UP 1004 libavformat/gxfenc.c (int64_t)48000*gxf->time_base.num, AV_ROUND_UP); AV_ROUND_UP 1642 libavformat/hls.c AV_ROUND_DOWN : AV_ROUND_UP); AV_ROUND_UP 292 libavformat/librtmp.c flags & AVSEEK_FLAG_BACKWARD ? AV_ROUND_DOWN : AV_ROUND_UP); AV_ROUND_UP 2287 libavformat/movenc.c track->timescale, AV_ROUND_UP); AV_ROUND_UP 2408 libavformat/movenc.c track->timescale, AV_ROUND_UP); AV_ROUND_UP 2697 libavformat/movenc.c AV_ROUND_UP); AV_ROUND_UP 962 libavformat/mpeg.c AV_ROUND_UP | AV_ROUND_PASS_MINMAX); AV_ROUND_UP 569 libavformat/mux.c AV_ROUND_UP); AV_ROUND_UP 701 libavformat/mux.c uint64_t max= av_rescale_q_rnd(s->max_chunk_duration, AV_TIME_BASE_Q, st->time_base, AV_ROUND_UP); AV_ROUND_UP 67 libavformat/pcm.c (flags & AVSEEK_FLAG_BACKWARD) ? AV_ROUND_DOWN : AV_ROUND_UP); AV_ROUND_UP 2172 libavformat/utils.c AV_ROUND_UP | AV_ROUND_PASS_MINMAX); AV_ROUND_UP 272 libavformat/vqf.c AV_ROUND_DOWN : AV_ROUND_UP); AV_ROUND_UP 760 libavresample/utils.c AV_ROUND_UP); AV_ROUND_UP 179 libavutil/mathematics.c b = (av_rescale_q_rnd(2*in_ts+1, in_tb, fs_tb, AV_ROUND_UP )+1)>>1; AV_ROUND_UP 133 libavutil/rational.c int64_t x_up = av_rescale_rnd(a, q.den, b, AV_ROUND_UP); AV_ROUND_UP 567 tools/ismindex.c track->timescale, AV_ROUND_UP)); AV_ROUND_UP 190 tools/sidxindex.c track->timescale, AV_ROUND_UP));