Searched refs:aacDecoder_Close (Results 1 – 5 of 5) sorted by relevance
41 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()48 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
33 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
37 aacDecoder_Close(aacDecoderInfo); in LLVMFuzzerTestOneInput()
1056 LINKSPEC_H void aacDecoder_Close(HANDLE_AACDECODER self);
1042 aacDecoder_Close(aacDec); in aacDecoder_Open()2035 LINKSPEC_CPP void aacDecoder_Close(HANDLE_AACDECODER self) { in aacDecoder_Close() function