Home
last modified time | relevance | path

Searched defs:audio_timebase (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DWriterBase.h76 …openshot::Fraction audio_timebase; ///< The audio timebase determines how long each audio packet s… member
H A DReaderBase.h86 …openshot::Fraction audio_timebase; ///< The audio timebase determines how long each audio packet s… member
/dports/games/retroarch/RetroArch-1.9.7/cores/libretro-ffmpeg/
H A Dffmpeg_core.c1756 double audio_timebase = 0.0; in decode_thread() local