| FFmpeg
    | 
EightSvxContext Struct Reference
  decoder context More...
| Data Fields | |
| uint8_t | fib_acc [2] | 
| const int8_t * | table | 
| uint8_t * | data [2] | 
| int | data_size | 
| int | data_idx | 
Detailed Description
Field Documentation
| uint8_t* EightSvxContext::data[2] | 
Definition at line 52 of file 8svx.c.
Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().
| int EightSvxContext::data_idx | 
Definition at line 54 of file 8svx.c.
Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().
| int EightSvxContext::data_size | 
Definition at line 53 of file 8svx.c.
Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().
| uint8_t EightSvxContext::fib_acc[2] | 
Definition at line 47 of file 8svx.c.
Referenced by eightsvx_decode_frame().
| const int8_t* EightSvxContext::table | 
Definition at line 48 of file 8svx.c.
Referenced by eightsvx_decode_frame(), and eightsvx_decode_init().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11