Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp21 bool CodecCreateComponent(const uint8_t *data, size_t size) in CodecCreateComponent() function
55 OHOS::Codec::CodecCreateComponent(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/codec/test/fuzztest/adapter_fuzzer/codeccreatecomponentadapter_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp21 bool CodecCreateComponent(const uint8_t *data, size_t size) in CodecCreateComponent() function
58 OHOS::Codec::CodecCreateComponent(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccreatecomponenthdi_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp23 bool CodecCreateComponent(const uint8_t *data, size_t size) in CodecCreateComponent() function
74 OHOS::Codec::CodecCreateComponent(data, size); in LLVMFuzzerTestOneInput()