Home
last modified time | relevance | path

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

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