Home
last modified time | relevance | path

Searched refs:FUZZ_TAG (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/tools/
H A Dtarget_bsf_fuzzer.c39 static const uint64_t FUZZ_TAG = 0x4741542D5A5A5546ULL; variable
42 const uint64_t fuzz_tag = FUZZ_TAG; in LLVMFuzzerTestOneInput()
H A Dtarget_dem_fuzzer.c100 static const uint64_t FUZZ_TAG = 0x4741542D5A5A5546ULL; variable
103 const uint64_t fuzz_tag = FUZZ_TAG; in LLVMFuzzerTestOneInput()
H A Dtarget_dec_fuzzer.c105 static const uint64_t FUZZ_TAG = 0x4741542D5A5A5546ULL; variable
167 const uint64_t fuzz_tag = FUZZ_TAG; in LLVMFuzzerTestOneInput()

Completed in 2 milliseconds