| FFmpeg
    | 
#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... | |
Definition at line 76 of file qcelpdata.h.
| uint8_t QCELPBitmap::index | 
index into the QCELPContext structure
Definition at line 77 of file qcelpdata.h.
Referenced by convert_from_tensorflow.Operand::__lt__(), convert_from_tensorflow.Operand::__str__(), and 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().
 1.8.17
 1.8.17