ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
av_rescale_q
ffmpeg
libavutil
mathematics
Rescale a 64-bit integer by 2 rational numbers.
@
nogc
nothrow extern (
C
)
int64_t
av_rescale_q
(
int64_t
a
,
AVRational
bq
,
AVRational
cq
)
Meta
Source
See Implementation
ffmpeg
libavutil
mathematics
enums
AVRounding
functions
av_add_stable
av_compare_mod
av_compare_ts
av_gcd
av_rescale
av_rescale_delta
av_rescale_q
av_rescale_q_rnd
av_rescale_rnd
manifest constants
INFINITY
M_E
M_LN10
M_LN2
M_LOG2_10
M_PHI
M_PI
M_PI_2
M_SQRT1_2
M_SQRT2
NAN
Rescale a 64-bit integer by 2 rational numbers.