Home
last modified time | relevance | path

Searched refs:OPUS_SEEK_PREROLL_MS (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doggparseopus.c35 #define OPUS_SEEK_PREROLL_MS 80 macro
73 st->codecpar->seek_preroll = av_rescale(OPUS_SEEK_PREROLL_MS, in opus_header()
H A Dmovenc.c2781 const int OPUS_SEEK_PREROLL_MS = 80; in mov_preroll_write_stbl_atoms() local
2782 int roll_samples = av_rescale_q(OPUS_SEEK_PREROLL_MS, in mov_preroll_write_stbl_atoms()
H A Dmov.c7465 const int OPUS_SEEK_PREROLL_MS = 80;
7505 st->codecpar->seek_preroll = av_rescale_q(OPUS_SEEK_PREROLL_MS,

Completed in 24 milliseconds