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

#include <qcelpdata.h>

Data Fields

uint8_t index
 index into the QCELPContext structure
 
uint8_t bitpos
 position of the lowest bit in the value's byte
 
uint8_t bitlen
 number of bits to read
 

Detailed Description

Definition at line 76 of file qcelpdata.h.

Field Documentation

uint8_t QCELPBitmap::index

index into the QCELPContext structure

Definition at line 77 of file qcelpdata.h.

Referenced by qcelp_decode_frame().

uint8_t QCELPBitmap::bitpos

position of the lowest bit in the value's byte

Definition at line 78 of file qcelpdata.h.

Referenced by qcelp_decode_frame().

uint8_t QCELPBitmap::bitlen

number of bits to read

Definition at line 79 of file qcelpdata.h.

Referenced by qcelp_decode_frame().


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