FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TTAEncContext Struct Reference

Data Fields

const AVCRCcrc_table
 
int bps
 
TTAChannelch_ctx
 
TTAEncDSPContext dsp
 

Detailed Description

Definition at line 29 of file ttaenc.c.

Field Documentation

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().


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