Searched refs:CELT_ENERGY_SILENCE (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.h55 #define CELT_ENERGY_SILENCE (-28.0f) macro
H A Dopus_celt.c2085 frame->energy[j] = CELT_ENERGY_SILENCE;
2132 frame->prev_energy[0][j] = CELT_ENERGY_SILENCE;
2136 frame->prev_energy[0][j] = CELT_ENERGY_SILENCE;
2157 frame->prev_energy[0][j] = frame->prev_energy[1][j] = CELT_ENERGY_SILENCE;

Completed in 37 milliseconds