Searched refs:CELT_FINE_OFFSET (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | opus_celt.h | 40 #define CELT_FINE_OFFSET 21 macro |
H A D | opus.c | 877 offset = (temp >> 1) - dof * CELT_FINE_OFFSET; in ff_celt_bitalloc() |
Completed in 3 milliseconds