Home
last modified time | relevance | path

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

/tools/security/fuzzing/llm/frameDecoder_fuzzer2/
DFrameDecoderFuzzer2.cpp52 int colorFormat = fdp.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
53 decoder->init(frameTimeUs, option, colorFormat); in LLVMFuzzerTestOneInput()
63 int colorFormat = fdp.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
64 decoder->init(frameTimeUs, option, colorFormat); in LLVMFuzzerTestOneInput()