28 int precision = (
isfinite(log) && log < 0) ? -log + 5 : 6;
31 for (; last && buf[last] ==
'0'; last--);
32 for (; last && buf[last] !=
'f' && (buf[last] <
'0' || buf[0] >
'9'); last--);
static double val(void *priv, double ch)
static __device__ float fabs(float a)
static __device__ float floor(float a)
static double av_q2d(AVRational a)
Convert an AVRational to a double.
#define AV_NOPTS_VALUE
Undefined timestamp value.
Rational number (pair of numerator and denominator).
char * av_ts_make_time_string2(char *buf, int64_t ts, AVRational tb)
Fill the provided buffer with a string containing a timestamp time representation.
timestamp utils, mostly useful for debugging/logging purposes
#define AV_TS_MAX_STRING_SIZE