Searched refs:subbandConfig (Results 1 – 3 of 3) sorted by relevance
147 BOX_SUBBAND_CONFIG subbandConfig; member255 const BOX_SUBBAND_CONFIG subbandConfig) { in getBoxSubbandSetup() argument261 if (boxSubbandSetup[i].subbandConfig == subbandConfig) { in getBoxSubbandSetup()287 static INT getNumberParameterBands(const BOX_SUBBAND_CONFIG subbandConfig) { in getNumberParameterBands() argument288 const BOX_SUBBAND_SETUP *setup = getBoxSubbandSetup(subbandConfig); in getNumberParameterBands()293 const BOX_SUBBAND_CONFIG subbandConfig) { in getSubband2ParameterIndex() argument294 const BOX_SUBBAND_SETUP *setup = getBoxSubbandSetup(subbandConfig); in getSubband2ParameterIndex()300 const BOX_SUBBAND_CONFIG subbandConfig, const INT nHybridBands, in fdk_sacenc_calcParameterBand2HybridBandOffset() argument302 const BOX_SUBBAND_SETUP *setup = getBoxSubbandSetup(subbandConfig); in fdk_sacenc_calcParameterBand2HybridBandOffset()326 const BOX_SUBBAND_CONFIG subbandConfig, const INT bUseCoherenceOnly) { in getIccCorrelationCoherenceBorder() argument[all …]
160 BOX_SUBBAND_CONFIG subbandConfig; member194 const BOX_SUBBAND_CONFIG subbandConfig, const INT nHybridBands,
289 boxConfig.subbandConfig = (BOX_SUBBAND_CONFIG)hST->nParamBands; in fdk_sacenc_spaceTree_Init()