| FFmpeg
    | 
| Data Fields | |
| const AVCRC * | crc_table | 
| int | bps | 
| TTAChannel * | ch_ctx | 
| TTAEncDSPContext | dsp | 
| const AVCRC* TTAEncContext::crc_table | 
Definition at line 30 of file ttaenc.c.
Referenced by tta_encode_frame(), and tta_encode_init().
| int TTAEncContext::bps | 
Definition at line 31 of file ttaenc.c.
Referenced by tta_encode_frame(), and tta_encode_init().
| TTAChannel* TTAEncContext::ch_ctx | 
Definition at line 32 of file ttaenc.c.
Referenced by tta_encode_close(), tta_encode_frame(), and tta_encode_init().
| TTAEncDSPContext TTAEncContext::dsp | 
Definition at line 33 of file ttaenc.c.
Referenced by tta_encode_frame(), and tta_encode_init().
 1.8.6
 1.8.6