Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp133 static AAC_DECODER_ERROR setConcealMethod(const HANDLE_AACDECODER self,
302 setConcealMethod(self, 1); in aacDecoder_ConfigCallback()
554 static AAC_DECODER_ERROR setConcealMethod( in setConcealMethod() function
896 errorStatus = setConcealMethod(self, value); in aacDecoder_SetParam()
1034 if (setConcealMethod(aacDec, in aacDecoder_Open()