FFmpeg
|
#include <opus.h>
Data Fields | |
const uint8_t * | position |
unsigned int | bytes |
unsigned int | cachelen |
unsigned int | cacheval |
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().