FFmpeg
Data Fields
IOContext Struct Reference

Data Fields

int64_t pos
 
int64_t filesize
 
uint8_t * fuzz
 
int fuzz_size
 

Detailed Description

Definition at line 28 of file target_dem_fuzzer.c.

Field Documentation

◆ pos

int64_t IOContext::pos

Definition at line 29 of file target_dem_fuzzer.c.

Referenced by LLVMFuzzerTestOneInput().

◆ filesize

int64_t IOContext::filesize

Definition at line 30 of file target_dem_fuzzer.c.

Referenced by LLVMFuzzerTestOneInput().

◆ fuzz

uint8_t* IOContext::fuzz

Definition at line 31 of file target_dem_fuzzer.c.

Referenced by LLVMFuzzerTestOneInput().

◆ fuzz_size

int IOContext::fuzz_size

Definition at line 32 of file target_dem_fuzzer.c.

Referenced by LLVMFuzzerTestOneInput().


The documentation for this struct was generated from the following file: