FFmpeg
Data Fields
GetByteContext Struct Reference

#include <bytestream.h>

Data Fields

const uint8_tbuffer
 
const uint8_tbuffer_end
 
const uint8_tbuffer_start
 

Detailed Description

Definition at line 33 of file bytestream.h.

Field Documentation

◆ buffer

const uint8_t* GetByteContext::buffer

◆ buffer_end

const uint8_t * GetByteContext::buffer_end

Definition at line 34 of file bytestream.h.

Referenced by ffat_init_encoder(), and handle_notify().

◆ buffer_start

const uint8_t * GetByteContext::buffer_start

Definition at line 34 of file bytestream.h.

Referenced by decode_mvdv(), and mm_decode_inter().


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