Searched refs:INTENSITY_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.h81 INTENSITY_BT = 15, ///< Scalefactor data are intensity stereo positions. enumerator in enum:BandType
H A Daacdec.c862 } else if ((band_type[idx] == INTENSITY_BT) || (band_type[idx] == INTENSITY_BT2)) {
1470 if (sce1->band_type[idx] == INTENSITY_BT || sce1->band_type[idx] == INTENSITY_BT2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h81 INTENSITY_BT = 15, ///< Scalefactor data are intensity stereo positions. enumerator in enum:BandType
H A Daacdec.c1372 } else if ((band_type[idx] == INTENSITY_BT) ||
2012 if (sce1->band_type[idx] == INTENSITY_BT ||

Completed in 83 milliseconds