Home
last modified time | relevance | path

Searched refs:CodecAllocateBuffer (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecallocatebufferomx_fuzzer/
H A Dcodecallocatebuffer_fuzzer.cpp21 bool CodecAllocateBuffer(const uint8_t *data, size_t size) in CodecAllocateBuffer() function
50 OHOS::Codec::CodecAllocateBuffer(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecallocatebufferhdi_fuzzer/
H A Dcodecallocatebuffer_fuzzer.cpp24 bool CodecAllocateBuffer(const uint8_t *data, size_t size) in CodecAllocateBuffer() function
62 OHOS::Codec::CodecAllocateBuffer(data, size); in LLVMFuzzerTestOneInput()

Completed in 2 milliseconds