Searched refs:ZERO_BT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daac.h76 ZERO_BT = 0, ///< Scalefactors and spectral data are all zero. enumerator in enum:BandType
H A Daacdec.c859 if (band_type[idx] == ZERO_BT) {
1595 if (sce->band_type[idx] != ZERO_BT) {
1975 if (cce->ch[0].band_type[idx] != ZERO_BT) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h76 ZERO_BT = 0, ///< Scalefactors and spectral data are all zero. enumerator in enum:BandType
H A Daacdec.c1369 if (band_type[idx] == ZERO_BT) {
2140 if (sce->band_type[idx] != ZERO_BT) {
2630 if (cce->ch[0].band_type[idx] != ZERO_BT) {

Completed in 102 milliseconds