Searched refs:INTENSITY_BT2 (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.h80 INTENSITY_BT2 = 14, ///< 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)) {
1092 if (cbt_m1 >= INTENSITY_BT2 - 1) {
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.h80 INTENSITY_BT2 = 14, ///< Scalefactor data are intensity stereo positions. enumerator in enum:BandType
H A Daacdec.c1373 (band_type[idx] == INTENSITY_BT2)) {
1607 if (cbt_m1 >= INTENSITY_BT2 - 1) {
2013 sce1->band_type[idx] == INTENSITY_BT2) {

Completed in 70 milliseconds