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 348 of file hevcdec.h.
Referenced by deblocking_filter_CTB(), hls_decode_entry(), hls_decode_entry_wpp(), sh_deblock_offsets(), and vvc_deblock().
int DBParams::tc_offset |
Definition at line 349 of file hevcdec.h.
Referenced by deblocking_filter_CTB(), hls_decode_entry(), hls_decode_entry_wpp(), sh_deblock_offsets(), and vvc_deblock().
int8_t DBParams::beta_offset[VVC_MAX_SAMPLE_ARRAYS] |
int8_t DBParams::tc_offset[VVC_MAX_SAMPLE_ARRAYS] |