Searched refs:fParametricStereo (Results 1 – 2 of 2) sorted by relevance
924 if(hSbrElement->elInfo.fParametricStereo == 0) in FDKsbrEnc_EnvEncodeFrame()953 if (hSbrElement->elInfo.fParametricStereo) in FDKsbrEnc_EnvEncodeFrame()1018 … (hSbrElement->elInfo.fParametricStereo) ? hEnvEncoder->hParametricStereo : NULL, in FDKsbrEnc_EnvEncodeFrame()1431 for ( ch = 0; ch < ((pelInfo->fParametricStereo)?2:pelInfo->nChannelsInEl); ch++ ) { in FDKsbrEnc_Reallocate()1440 hSbrElement->elInfo.fParametricStereo = pelInfo->fParametricStereo; in FDKsbrEnc_Reallocate()1611 …for ( ch = 0; ch < ((hSbrElement->elInfo.fParametricStereo)?2:hSbrElement->sbrConfigData.nChannels… in FDKsbrEnc_EnvInit()1765 elInfo[0].fParametricStereo = 1; in sbrEncoder_Init()1910 elInfo[coreEl].fParametricStereo = 1; in sbrEncoder_Init()1912 elInfo[coreEl].fParametricStereo = 0; in sbrEncoder_Init()
251 UCHAR fParametricStereo; member