FFmpeg
Data Fields
VPXRangeCoder Struct Reference

#include <vpx_rac.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 35 of file vpx_rac.h.

Field Documentation

◆ high

int VPXRangeCoder::high

Definition at line 36 of file vpx_rac.h.

◆ bits

int VPXRangeCoder::bits

Definition at line 37 of file vpx_rac.h.

◆ buffer

const uint8_t* VPXRangeCoder::buffer

Definition at line 39 of file vpx_rac.h.

◆ end

const uint8_t* VPXRangeCoder::end

Definition at line 40 of file vpx_rac.h.

◆ code_word

unsigned int VPXRangeCoder::code_word

Definition at line 41 of file vpx_rac.h.

◆ end_reached

int VPXRangeCoder::end_reached

Definition at line 42 of file vpx_rac.h.


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