FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
OpusRangeCoder Struct Reference

#include <opus.h>

Data Fields

GetBitContext gb
 
RawBitsContext rb
 
unsigned int range
 
unsigned int value
 
unsigned int total_read_bits
 

Detailed Description

Definition at line 94 of file opus.h.

Field Documentation

GetBitContext OpusRangeCoder::gb

Definition at line 95 of file opus.h.

Referenced by opus_rc_init(), and opus_rc_normalize().

RawBitsContext OpusRangeCoder::rb

Definition at line 96 of file opus.h.

Referenced by ff_celt_decode_frame(), opus_getrawbits(), and opus_raw_init().

unsigned int OpusRangeCoder::range
unsigned int OpusRangeCoder::value
unsigned int OpusRangeCoder::total_read_bits

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