FFmpeg
Data Fields
CFHDContext Struct Reference

#include <cfhd.h>

Data Fields

AVCodecContextavctx
 
CFHD_RL_VLC_ELEM table_9_rl_vlc [2088]
 
CFHD_RL_VLC_ELEM table_18_rl_vlc [4572]
 
int lut [2][256]
 
GetBitContext gb
 
int planes
 
int frame_type
 
int frame_index
 
int sample_type
 
int transform_type
 
int coded_width
 
int coded_height
 
int cropped_height
 
enum AVPixelFormat coded_format
 
int progressive
 
int a_width
 
int a_height
 
int a_format
 
int a_transform_type
 
int bpc
 
int channel_cnt
 
int subband_cnt
 
int band_encoding
 
int channel_num
 
uint8_t lowpass_precision
 
uint16_t quantisation
 
int codebook
 
int difference_coding
 
int subband_num
 
int level
 
int subband_num_actual
 
uint8_t prescale_table [8]
 
Plane plane [4]
 
Peak peak
 
CFHDDSPContext dsp
 

Detailed Description

Definition at line 139 of file cfhd.h.

Field Documentation

◆ avctx

AVCodecContext* CFHDContext::avctx

Definition at line 140 of file cfhd.h.

◆ table_9_rl_vlc

CFHD_RL_VLC_ELEM CFHDContext::table_9_rl_vlc[2088]

Definition at line 142 of file cfhd.h.

◆ table_18_rl_vlc

CFHD_RL_VLC_ELEM CFHDContext::table_18_rl_vlc[4572]

Definition at line 143 of file cfhd.h.

◆ lut

int CFHDContext::lut[2][256]

Definition at line 145 of file cfhd.h.

◆ gb

GetBitContext CFHDContext::gb

Definition at line 147 of file cfhd.h.

◆ planes

int CFHDContext::planes

Definition at line 149 of file cfhd.h.

◆ frame_type

int CFHDContext::frame_type

Definition at line 150 of file cfhd.h.

◆ frame_index

int CFHDContext::frame_index

Definition at line 151 of file cfhd.h.

◆ sample_type

int CFHDContext::sample_type

Definition at line 152 of file cfhd.h.

◆ transform_type

int CFHDContext::transform_type

Definition at line 153 of file cfhd.h.

◆ coded_width

int CFHDContext::coded_width

Definition at line 154 of file cfhd.h.

◆ coded_height

int CFHDContext::coded_height

Definition at line 155 of file cfhd.h.

◆ cropped_height

int CFHDContext::cropped_height

Definition at line 156 of file cfhd.h.

◆ coded_format

enum AVPixelFormat CFHDContext::coded_format

Definition at line 157 of file cfhd.h.

◆ progressive

int CFHDContext::progressive

Definition at line 158 of file cfhd.h.

◆ a_width

int CFHDContext::a_width

Definition at line 160 of file cfhd.h.

◆ a_height

int CFHDContext::a_height

Definition at line 161 of file cfhd.h.

◆ a_format

int CFHDContext::a_format

Definition at line 162 of file cfhd.h.

◆ a_transform_type

int CFHDContext::a_transform_type

Definition at line 163 of file cfhd.h.

◆ bpc

int CFHDContext::bpc

Definition at line 165 of file cfhd.h.

◆ channel_cnt

int CFHDContext::channel_cnt

Definition at line 166 of file cfhd.h.

◆ subband_cnt

int CFHDContext::subband_cnt

Definition at line 167 of file cfhd.h.

◆ band_encoding

int CFHDContext::band_encoding

Definition at line 168 of file cfhd.h.

◆ channel_num

int CFHDContext::channel_num

Definition at line 169 of file cfhd.h.

◆ lowpass_precision

uint8_t CFHDContext::lowpass_precision

Definition at line 170 of file cfhd.h.

◆ quantisation

uint16_t CFHDContext::quantisation

Definition at line 171 of file cfhd.h.

◆ codebook

int CFHDContext::codebook

Definition at line 173 of file cfhd.h.

◆ difference_coding

int CFHDContext::difference_coding

Definition at line 174 of file cfhd.h.

◆ subband_num

int CFHDContext::subband_num

Definition at line 175 of file cfhd.h.

◆ level

int CFHDContext::level

Definition at line 176 of file cfhd.h.

◆ subband_num_actual

int CFHDContext::subband_num_actual

Definition at line 177 of file cfhd.h.

◆ prescale_table

uint8_t CFHDContext::prescale_table[8]

Definition at line 179 of file cfhd.h.

◆ plane

Plane CFHDContext::plane[4]

Definition at line 180 of file cfhd.h.

◆ peak

Peak CFHDContext::peak

Definition at line 181 of file cfhd.h.

◆ dsp

CFHDDSPContext CFHDContext::dsp

Definition at line 183 of file cfhd.h.


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