Searched refs:lfeChIdx (Results 1 – 2 of 2) sorted by relevance
138 …int lfeChIdx; /* -1 default for no lfe, else assign channel index… member
1574 hSbrEncoder->lfeChIdx = -1; /* default value, until lfe found */ in FDKsbrEnc_Reallocate()1583 hSbrEncoder->lfeChIdx = elInfo[coreEl].ChannelIndex[0]; in FDKsbrEnc_Reallocate()2331 if ( ( hSbrEncoder->lfeChIdx!=-1) && (hSbrEncoder->downSampleFactor > 1) ) in sbrEncoder_EncodeFrame()2336 … samples + hSbrEncoder->downsampledOffset + hSbrEncoder->bufferOffset + hSbrEncoder->lfeChIdx, in sbrEncoder_EncodeFrame()2339 samples + hSbrEncoder->downsampledOffset + hSbrEncoder->lfeChIdx, in sbrEncoder_EncodeFrame()