FFmpeg
Data Fields
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

decoder context

Definition at line 50 of file 8svx.c.

Field Documentation

◆ fib_acc

uint8_t EightSvxContext::fib_acc[2]

Definition at line 51 of file 8svx.c.

Referenced by eightsvx_decode_frame().

◆ table

const int8_t* EightSvxContext::table

Definition at line 52 of file 8svx.c.

Referenced by eightsvx_decode_frame(), and eightsvx_decode_init().

◆ data

uint8_t* EightSvxContext::data[2]

Definition at line 56 of file 8svx.c.

Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().

◆ data_size

int EightSvxContext::data_size

Definition at line 57 of file 8svx.c.

Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().

◆ data_idx

int EightSvxContext::data_idx

Definition at line 58 of file 8svx.c.

Referenced by eightsvx_decode_close(), and eightsvx_decode_frame().


The documentation for this struct was generated from the following file: