Home
last modified time | relevance | path

Searched defs:OPUS_SAMPLES_TO_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopusenc.h40 #define OPUS_SAMPLES_TO_BLOCK_SIZE(x) (ff_log2((x) / (2 * 15)) - 2) macro

Completed in 1 milliseconds