Searched refs:CELT_MAX_LOG_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus.h43 #define CELT_MAX_LOG_BLOCKS 3 macro
44 #define CELT_MAX_FRAME_SIZE (CELT_SHORT_BLOCKSIZE * (1 << CELT_MAX_LOG_BLOCKS))
H A Dopus_celt.c101 DECLARE_ALIGNED(32, float, scratch)[22 * 8]; // MAX(celt_freq_range) * 1<<CELT_MAX_LOG_BLOCKS
2007 if (s->duration > CELT_MAX_LOG_BLOCKS ||

Completed in 62 milliseconds