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

Data Fields

DSPContext dsp
 
AVCodecContextavctx
 
uint8_tswapped_buf
 
int swapped_buf_size
 

Detailed Description

Definition at line 29 of file cllc.c.

Field Documentation

DSPContext CLLCContext::dsp

Definition at line 30 of file cllc.c.

Referenced by cllc_decode_frame(), and cllc_decode_init().

AVCodecContext* CLLCContext::avctx
uint8_t* CLLCContext::swapped_buf

Definition at line 33 of file cllc.c.

Referenced by cllc_decode_close(), cllc_decode_frame(), and cllc_decode_init().

int CLLCContext::swapped_buf_size

Definition at line 34 of file cllc.c.

Referenced by cllc_decode_frame(), and cllc_decode_init().


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