FFmpeg
Data Fields
GetByteContext Struct Reference

#include <bytestream.h>

Data Fields

const uint8_t * buffer
 
const uint8_t * buffer_end
 
const uint8_t * buffer_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

◆ 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: