Home
last modified time | relevance | path

Searched refs:SpatialDecInitParserContext (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSACdec/src/
Dsac_dec_interface.h273 void SpatialDecInitParserContext(spatialDec *self);
Dsac_dec_lib.cpp681 SpatialDecInitParserContext(sacDec->pSpatialDec); in mpegSurroundDecoder_Create()
784 SpatialDecInitParserContext(pMpegSurroundDecoder->pSpatialDec); in mpegSurroundDecoder_Config()
1417 SpatialDecInitParserContext(pMpegSurroundDecoder->pSpatialDec); in mpegSurroundDecoder_Parse()
1629 SpatialDecInitParserContext(pMpegSurroundDecoder->pSpatialDec); in mpegSurroundDecoder_Apply()
Dsac_dec.cpp593 void SpatialDecInitParserContext(spatialDec *self) { in SpatialDecInitParserContext() function