FFmpeg
|
#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] |
int DBParams::beta_offset |
Definition at line 342 of file hevcdec.h.
Referenced by ff_vvc_deblock_horizontal(), ff_vvc_deblock_vertical(), and sh_deblock_offsets().
int DBParams::tc_offset |
Definition at line 343 of file hevcdec.h.
Referenced by ff_vvc_deblock_horizontal(), ff_vvc_deblock_vertical(), and sh_deblock_offsets().
int8_t DBParams::beta_offset[VVC_MAX_SAMPLE_ARRAYS] |
int8_t DBParams::tc_offset[VVC_MAX_SAMPLE_ARRAYS] |