| FFmpeg
    | 
AMRWBFrame Struct Reference
  #include <amrwbdata.h>
Collaboration diagram for AMRWBFrame:

| Data Fields | |
| uint16_t | vad | 
| voice activity detection flag  More... | |
| uint16_t | isp_id [7] | 
| index of ISP subvectors  More... | |
| AMRWBSubFrame | subframe [4] | 
| data for subframes  More... | |
Detailed Description
Definition at line 78 of file amrwbdata.h.
Field Documentation
| uint16_t AMRWBFrame::isp_id[7] | 
index of ISP subvectors
Definition at line 80 of file amrwbdata.h.
Referenced by amrwb_decode_frame().
| AMRWBSubFrame AMRWBFrame::subframe[4] | 
| uint16_t AMRWBFrame::vad | 
voice activity detection flag
Definition at line 79 of file amrwbdata.h.
Referenced by amrwb_decode_frame().
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