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

◆ avctx

AVCodecContext* CLLCContext::avctx

◆ bdsp

BswapDSPContext CLLCContext::bdsp

Definition at line 39 of file cllc.c.

Referenced by cllc_decode_frame(), and cllc_decode_init().

◆ swapped_buf

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

◆ swapped_buf_size

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: