Home
last modified time | relevance | path

Searched defs:max_soft_compensation (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Dswresample.c940 …double max_soft_compensation = s->max_soft_compensation / (s->max_soft_compensation < 0 ? -s->in_s… in swr_next_pts() local
Dswresample_internal.h140 …float max_soft_compensation; ///< swr maximum soft compensation in seconds over… member