FFmpeg
Data Fields
PutByteContext Struct Reference

#include <bytestream.h>

Data Fields

uint8_t * buffer
 
uint8_t * buffer_end
 
uint8_t * buffer_start
 
int eof
 

Detailed Description

Definition at line 37 of file bytestream.h.

Field Documentation

◆ buffer

uint8_t* PutByteContext::buffer

◆ buffer_end

uint8_t * PutByteContext::buffer_end

Definition at line 38 of file bytestream.h.

Referenced by decode_type1(), and decode_type2().

◆ buffer_start

uint8_t * PutByteContext::buffer_start

Definition at line 38 of file bytestream.h.

Referenced by decode_type1(), and decode_type2().

◆ eof

int PutByteContext::eof

Definition at line 39 of file bytestream.h.

Referenced by mcc_read_header().


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