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

Data Fields

AVCodecContextavctx
 
BswapDSPContext bdsp
 
uint8_tswapped_buf
 
int swapped_buf_size
 

Detailed Description

Definition at line 37 of file cllc.c.

Field Documentation

AVCodecContext* CLLCContext::avctx
BswapDSPContext CLLCContext::bdsp

Definition at line 39 of file cllc.c.

Referenced by cllc_decode_frame(), and cllc_decode_init().

uint8_t* CLLCContext::swapped_buf

Definition at line 41 of file cllc.c.

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

int CLLCContext::swapped_buf_size

Definition at line 42 of file cllc.c.

Referenced by cllc_decode_frame(), and cllc_decode_init().


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