Data Fields | |
| int | channels |
| short | roq_square_array [256] |
| long | sample [2] |
| const int * | sol_table |
Definition at line 43 of file dpcm.c.
Definition at line 44 of file dpcm.c.
Referenced by dpcm_decode_frame(), and dpcm_decode_init().
| short DPCMContext::roq_square_array[256] |
Definition at line 45 of file dpcm.c.
Referenced by dpcm_decode_frame(), and dpcm_decode_init().
| long DPCMContext::sample[2] |
Definition at line 46 of file dpcm.c.
Referenced by dpcm_decode_frame(), and dpcm_decode_init().
| const int* DPCMContext::sol_table |
Definition at line 47 of file dpcm.c.
Referenced by dpcm_decode_frame(), and dpcm_decode_init().
1.7.1