Home
last modified time | relevance | path

Searched refs:NumEffectiveChannels (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp274 pPce->NumEffectiveChannels = 0; in CProgramConfig_Read()
317 pPce->NumEffectiveChannels = pPce->NumChannels; in CProgramConfig_Read()
462 pPce->NumEffectiveChannels = 7; in CProgramConfig_GetDefault()
469 pPce->NumEffectiveChannels += 1; in CProgramConfig_GetDefault()
480 pPce->NumEffectiveChannels += 6; in CProgramConfig_GetDefault()
491 pPce->NumEffectiveChannels += 2; in CProgramConfig_GetDefault()
502 pPce->NumEffectiveChannels += (channelConfig > 4) ? 2 : 1; in CProgramConfig_GetDefault()
508 pPce->NumEffectiveChannels += 2; in CProgramConfig_GetDefault()
514 pPce->NumEffectiveChannels += 1; in CProgramConfig_GetDefault()
522 pPce->NumEffectiveChannels += 2; in CProgramConfig_GetDefault()
/external/aac/libMpegTPDec/include/
Dtp_data.h203 UCHAR NumEffectiveChannels; /*!< Amount of audio channels summing only SCEs member
/external/aac/libMpegTPEnc/include/
Dtp_data.h203 UCHAR NumEffectiveChannels; /*!< Amount of audio channels summing only SCEs member