FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FuzzDataBuffer Struct Reference

Data Fields

size_t size_
 
uint8_tdata_
 

Detailed Description

Definition at line 93 of file target_dec_fuzzer.c.

Field Documentation

size_t FuzzDataBuffer::size_

Definition at line 94 of file target_dec_fuzzer.c.

Referenced by FDBCreate(), FDBPrepare(), and FDBRealloc().

uint8_t* FuzzDataBuffer::data_

Definition at line 95 of file target_dec_fuzzer.c.

Referenced by FDBCreate(), FDBDesroy(), FDBPrepare(), and FDBRealloc().


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