FFmpeg
Data Fields
DBParams Struct Reference

#include <hevcdec.h>

Data Fields

int beta_offset
 
int tc_offset
 
int8_t beta_offset [VVC_MAX_SAMPLE_ARRAYS]
 
int8_t tc_offset [VVC_MAX_SAMPLE_ARRAYS]
 

Detailed Description

Definition at line 344 of file hevcdec.h.

Field Documentation

◆ beta_offset [1/2]

int DBParams::beta_offset

Definition at line 345 of file hevcdec.h.

Referenced by sh_deblock_offsets(), and vvc_deblock().

◆ tc_offset [1/2]

int DBParams::tc_offset

Definition at line 346 of file hevcdec.h.

Referenced by sh_deblock_offsets(), and vvc_deblock().

◆ beta_offset [2/2]

int8_t DBParams::beta_offset[VVC_MAX_SAMPLE_ARRAYS]

Definition at line 88 of file ps.h.

◆ tc_offset [2/2]

int8_t DBParams::tc_offset[VVC_MAX_SAMPLE_ARRAYS]

Definition at line 89 of file ps.h.


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