Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/libfdk-aac/
DaacDecoder_DecodeFrame.cpp41 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
48 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
DaacDecoder_Open.cpp33 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
DaacDecoder_ConfigRaw.cpp37 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
/external/aac/libAACdec/include/
Daacdecoder_lib.h1056 LINKSPEC_H void aacDecoder_Close(HANDLE_AACDECODER self);
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1042 aacDecoder_Close(aacDec); in aacDecoder_Open()
2035 LINKSPEC_CPP void aacDecoder_Close(HANDLE_AACDECODER self) { in aacDecoder_Close() function