FFmpeg  4.0
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

◆ crc_table

const AVCRC* TTAEncContext::crc_table

Definition at line 30 of file ttaenc.c.

Referenced by tta_encode_frame(), and tta_encode_init().

◆ bps

int TTAEncContext::bps

Definition at line 31 of file ttaenc.c.

Referenced by tta_encode_frame(), and tta_encode_init().

◆ ch_ctx

TTAChannel* TTAEncContext::ch_ctx

Definition at line 32 of file ttaenc.c.

Referenced by tta_encode_close(), tta_encode_frame(), and tta_encode_init().

◆ dsp

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: