FFmpeg
|
#include <cfhd.h>
Data Fields | |
AVCodecContext * | avctx |
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 |
AVCodecContext* CFHDContext::avctx |
CFHD_RL_VLC_ELEM CFHDContext::table_9_rl_vlc[2088] |
CFHD_RL_VLC_ELEM CFHDContext::table_18_rl_vlc[4572] |
GetBitContext CFHDContext::gb |
enum AVPixelFormat CFHDContext::coded_format |
CFHDDSPContext CFHDContext::dsp |