|
| int16_t | array [256] |
| |
| int | sample [2] |
| | previous sample (for SOL_DPCM and WADY_DPCM)
|
| |
| int | scale |
| | scale for WADY_DPCM
|
| |
| const int8_t * | sol_table |
| | delta table for SOL_DPCM
|
| |
Definition at line 48 of file dpcm.c.
◆ array
| int16_t DPCMContext::array[256] |
◆ sample
| int DPCMContext::sample[2] |
previous sample (for SOL_DPCM and WADY_DPCM)
Definition at line 50 of file dpcm.c.
◆ scale
scale for WADY_DPCM
Definition at line 51 of file dpcm.c.
◆ sol_table
| const int8_t* DPCMContext::sol_table |
delta table for SOL_DPCM
Definition at line 52 of file dpcm.c.
The documentation for this struct was generated from the following file: