| FFmpeg
    | 
QCELPBitmap Struct Reference
  #include <qcelpdata.h>
| Data Fields | |
| uint8_t | index | 
| index into the QCELPContext structure  More... | |
| uint8_t | bitpos | 
| position of the lowest bit in the value's byte  More... | |
| uint8_t | bitlen | 
| number of bits to read  More... | |
Detailed Description
Definition at line 76 of file qcelpdata.h.
Field Documentation
| uint8_t QCELPBitmap::bitlen | 
number of bits to read
Definition at line 79 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::index | 
index into the QCELPContext structure
Definition at line 77 of file qcelpdata.h.
Referenced by qcelp_decode_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11