Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdecoder_lib.cpp133 static AAC_DECODER_ERROR setConcealMethod(const HANDLE_AACDECODER self,
302 setConcealMethod(self, 1); in aacDecoder_ConfigCallback()
563 static AAC_DECODER_ERROR setConcealMethod( in setConcealMethod() function
911 errorStatus = setConcealMethod(self, value); in aacDecoder_SetParam()
1049 if (setConcealMethod(aacDec, in aacDecoder_Open()