FFmpeg
Data Fields
FFLCEVCContext Struct Reference

#include <lcevcdec.h>

Data Fields

LCEVC_DecoderHandle decoder
 
struct CodedBitstreamContextcbc
 
struct CodedBitstreamFragmentfrag
 
int initialized
 

Detailed Description

Definition at line 34 of file lcevcdec.h.

Field Documentation

◆ decoder

LCEVC_DecoderHandle FFLCEVCContext::decoder

◆ cbc

struct CodedBitstreamContext* FFLCEVCContext::cbc

Definition at line 36 of file lcevcdec.h.

Referenced by ff_lcevc_alloc(), ff_lcevc_parse_frame(), and lcevc_free().

◆ frag

struct CodedBitstreamFragment* FFLCEVCContext::frag

Definition at line 37 of file lcevcdec.h.

Referenced by ff_lcevc_alloc(), ff_lcevc_parse_frame(), and lcevc_free().

◆ initialized

int FFLCEVCContext::initialized

Definition at line 38 of file lcevcdec.h.

Referenced by ff_lcevc_process(), lcevc_free(), and lcevc_init().


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