FFmpeg
Data Fields
APVEntropyState Struct Reference

#include <apv_decode.h>

Data Fields

void * log_ctx
 
const APVVLCLUTdecode_lut
 
int16_t prev_dc
 
int16_t prev_dc_diff
 
int16_t prev_1st_ac_level
 

Detailed Description

Definition at line 46 of file apv_decode.h.

Field Documentation

◆ log_ctx

void* APVEntropyState::log_ctx

Definition at line 47 of file apv_decode.h.

Referenced by apv_decode_tile_component().

◆ decode_lut

const APVVLCLUT* APVEntropyState::decode_lut

Definition at line 49 of file apv_decode.h.

◆ prev_dc

int16_t APVEntropyState::prev_dc

Definition at line 51 of file apv_decode.h.

◆ prev_dc_diff

int16_t APVEntropyState::prev_dc_diff

Definition at line 52 of file apv_decode.h.

◆ prev_1st_ac_level

int16_t APVEntropyState::prev_1st_ac_level

Definition at line 53 of file apv_decode.h.


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