| 
    FFmpeg
    
   | 
 
Data Fields | |
| int64_t | pos | 
| int64_t | filesize | 
| uint8_t * | fuzz | 
| int | fuzz_size | 
Definition at line 28 of file target_dem_fuzzer.c.
| int64_t IOContext::pos | 
Definition at line 29 of file target_dem_fuzzer.c.
Referenced by LLVMFuzzerTestOneInput().
| int64_t IOContext::filesize | 
Definition at line 30 of file target_dem_fuzzer.c.
Referenced by LLVMFuzzerTestOneInput().
| uint8_t* IOContext::fuzz | 
Definition at line 31 of file target_dem_fuzzer.c.
Referenced by LLVMFuzzerTestOneInput().
| int IOContext::fuzz_size | 
Definition at line 32 of file target_dem_fuzzer.c.
Referenced by LLVMFuzzerTestOneInput().
 1.8.17