Searched refs:fParametricStereo (Results 1 - 2 of 2) sorted by relevance

/external/aac/libSBRenc/include/
H A Dsbr_encoder.h258 UCHAR fParametricStereo; member in struct:__anon233
/external/aac/libSBRenc/src/
H A Dsbr_encoder.cpp991 if(hSbrElement->elInfo.fParametricStereo == 0)
1015 } /* fParametricStereo == 0 */
1021 if (hSbrElement->elInfo.fParametricStereo)
1088 (hSbrElement->elInfo.fParametricStereo) ? hEnvEncoder->hParametricStereo : NULL,
1502 for ( ch = 0; ch < ((pelInfo->fParametricStereo)?2:pelInfo->nChannelsInEl); ch++ ) {
1511 hSbrElement->elInfo.fParametricStereo = pelInfo->fParametricStereo;
1697 for ( ch = 0; ch < ((hSbrElement->elInfo.fParametricStereo)?2:hSbrElement->sbrConfigData.nChannels); ch++ )
1867 elInfo[0].fParametricStereo = 1;
1999 elInfo[coreEl].fParametricStereo
[all...]

Completed in 50 milliseconds