Searched refs:fParametricStereo (Results 1 – 2 of 2) sorted by relevance
991 if(hSbrElement->elInfo.fParametricStereo == 0) in FDKsbrEnc_EnvEncodeFrame()1021 if (hSbrElement->elInfo.fParametricStereo) in FDKsbrEnc_EnvEncodeFrame()1088 … (hSbrElement->elInfo.fParametricStereo) ? hEnvEncoder->hParametricStereo : NULL, in FDKsbrEnc_EnvEncodeFrame()1502 for ( ch = 0; ch < ((pelInfo->fParametricStereo)?2:pelInfo->nChannelsInEl); ch++ ) { in FDKsbrEnc_Reallocate()1511 hSbrElement->elInfo.fParametricStereo = pelInfo->fParametricStereo; in FDKsbrEnc_Reallocate()1697 …for ( ch = 0; ch < ((hSbrElement->elInfo.fParametricStereo)?2:hSbrElement->sbrConfigData.nChannels… in FDKsbrEnc_EnvInit()1867 elInfo[0].fParametricStereo = 1; in sbrEncoder_Init()1999 elInfo[coreEl].fParametricStereo = 1; in sbrEncoder_Init()2001 elInfo[coreEl].fParametricStereo = 0; in sbrEncoder_Init()
258 UCHAR fParametricStereo; member