| FFmpeg
    4.0
    | 
| Data Fields | |
| AVCodecContext * | avctx | 
| BswapDSPContext | bdsp | 
| uint8_t * | swapped_buf | 
| int | swapped_buf_size | 
| AVCodecContext* CLLCContext::avctx | 
Definition at line 38 of file cllc.c.
Referenced by cllc_decode_frame(), cllc_decode_init(), decode_argb_frame(), decode_rgb24_frame(), decode_yuv_frame(), read_argb_line(), read_code_table(), read_rgb24_component_line(), and read_yuv_component_line().
| 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().
 1.8.13
 1.8.13