Lines Matching refs:spatialSpecificConfig
204 SPATIAL_SPECIFIC_CONFIG spatialSpecificConfig[1]; /* SSC delay line which is member
522 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameDecode]; in initMpegSurroundDecoder()
707 SPATIAL_SPECIFIC_CONFIG spatialSpecificConfig; in mpegSurroundDecoder_Config() local
718 hBs, &spatialSpecificConfig, samplingRate, coreCodec, in mpegSurroundDecoder_Config()
720 nInputChannels = spatialSpecificConfig.nInputChannels; in mpegSurroundDecoder_Config()
721 pSsc = &spatialSpecificConfig; in mpegSurroundDecoder_Config()
739 err = SpatialDecParseSpecificConfig(hBs, &spatialSpecificConfig, in mpegSurroundDecoder_Config()
741 nInputChannels = spatialSpecificConfig.nInputChannels; in mpegSurroundDecoder_Config()
742 pSsc = &spatialSpecificConfig; in mpegSurroundDecoder_Config()
788 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameParse]; in mpegSurroundDecoder_Config()
802 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameDecode]; in mpegSurroundDecoder_Config()
1196 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameParse]; in mpegSurroundDecoder_ParseNoHeader()
1324 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameParse]; in mpegSurroundDecoder_Parse()
1559 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameDecode]; in mpegSurroundDecoder_Apply()
1645 &pMpegSurroundDecoder->spatialSpecificConfig in mpegSurroundDecoder_Apply()
1976 ->spatialSpecificConfig[pMpegSurroundDecoder->bsFrameDecode]; in mpegSurroundDecoder_IsPseudoLR()
1991 &self->spatialSpecificConfig[self->bsFrameDecode]; in mpegSurroundDecoder_GetDelay()