| FFmpeg
    | 
AMRNBFrame Struct Reference
  AMRNB unpacked data frame. More...
#include <amrnbdata.h>
Collaboration diagram for AMRNBFrame:

| Data Fields | |
| uint16_t | lsf [5] | 
| lsf parameters: 5 parameters for MODE_12k2, only 3 for other modes  More... | |
| AMRNBSubframe | subframe [4] | 
| unpacked data for each subframe  More... | |
Detailed Description
AMRNB unpacked data frame.
Definition at line 68 of file amrnbdata.h.
Field Documentation
| uint16_t AMRNBFrame::lsf[5] | 
lsf parameters: 5 parameters for MODE_12k2, only 3 for other modes
Definition at line 69 of file amrnbdata.h.
Referenced by lsf2lsp_3(), and lsf2lsp_5().
| AMRNBSubframe AMRNBFrame::subframe[4] | 
unpacked data for each subframe
Definition at line 70 of file amrnbdata.h.
Referenced by amrnb_decode_frame(), and decode_gains().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11