FFmpeg
Data Fields
VP56RangeCoder Struct Reference

#include <vp56.h>

Data Fields

int high
 
int bits
 
const uint8_t * buffer
 
const uint8_t * end
 
unsigned int code_word
 
int end_reached
 

Detailed Description

Definition at line 87 of file vp56.h.

Field Documentation

◆ high

int VP56RangeCoder::high

Definition at line 88 of file vp56.h.

◆ bits

int VP56RangeCoder::bits

Definition at line 89 of file vp56.h.

◆ buffer

const uint8_t* VP56RangeCoder::buffer

Definition at line 91 of file vp56.h.

◆ end

const uint8_t* VP56RangeCoder::end

Definition at line 92 of file vp56.h.

◆ code_word

unsigned int VP56RangeCoder::code_word

Definition at line 93 of file vp56.h.

◆ end_reached

int VP56RangeCoder::end_reached

Definition at line 94 of file vp56.h.


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