FFmpeg
Data Fields
CLLCContext Struct Reference

Data Fields

AVCodecContextavctx
 
BswapDSPContext bdsp
 
uint8_t * swapped_buf
 
int swapped_buf_size
 

Detailed Description

Definition at line 38 of file cllc.c.

Field Documentation

◆ avctx

AVCodecContext* CLLCContext::avctx

Definition at line 39 of file cllc.c.

◆ bdsp

BswapDSPContext CLLCContext::bdsp

Definition at line 40 of file cllc.c.

◆ swapped_buf

uint8_t* CLLCContext::swapped_buf

Definition at line 42 of file cllc.c.

◆ swapped_buf_size

int CLLCContext::swapped_buf_size

Definition at line 43 of file cllc.c.


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