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

#include <opus.h>

Data Fields

const uint8_tposition
 
unsigned int bytes
 
unsigned int cachelen
 
unsigned int cacheval
 

Detailed Description

Definition at line 87 of file opus.h.

Field Documentation

const uint8_t* RawBitsContext::position

Definition at line 88 of file opus.h.

Referenced by opus_getrawbits(), and opus_raw_init().

unsigned int RawBitsContext::bytes

Definition at line 89 of file opus.h.

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

unsigned int RawBitsContext::cachelen

Definition at line 90 of file opus.h.

Referenced by opus_getrawbits(), and opus_raw_init().

unsigned int RawBitsContext::cacheval

Definition at line 91 of file opus.h.

Referenced by opus_getrawbits(), and opus_raw_init().


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