FFmpeg
Data Fields
SAOParams Struct Reference

#include <hevcdsp.h>

Data Fields

int offset_abs [3][4]
 sao_offset_abs More...
 
int offset_sign [3][4]
 sao_offset_sign More...
 
uint8_t band_position [3]
 sao_band_position More...
 
int eo_class [3]
 sao_eo_class More...
 
int16_t offset_val [3][5]
 SaoOffsetVal. More...
 
uint8_t type_idx [3]
 sao_type_idx More...
 

Detailed Description

Definition at line 34 of file hevcdsp.h.

Field Documentation

◆ offset_abs

int SAOParams::offset_abs

sao_offset_abs

Definition at line 35 of file hevcdsp.h.

Referenced by hls_sao(), and hls_sao_param().

◆ offset_sign

int SAOParams::offset_sign

sao_offset_sign

Definition at line 36 of file hevcdsp.h.

Referenced by hls_sao(), and hls_sao_param().

◆ band_position

uint8_t SAOParams::band_position

sao_band_position

Definition at line 38 of file hevcdsp.h.

Referenced by ff_vvc_sao_filter(), and sao_filter_CTB().

◆ eo_class

int SAOParams::eo_class

sao_eo_class

Definition at line 40 of file hevcdsp.h.

Referenced by ff_vvc_sao_filter(), hls_sao(), hls_sao_param(), and sao_filter_CTB().

◆ offset_val

int16_t SAOParams::offset_val

SaoOffsetVal.

Definition at line 42 of file hevcdsp.h.

Referenced by ff_vvc_sao_filter(), hls_sao(), hls_sao_param(), and sao_filter_CTB().

◆ type_idx

uint8_t SAOParams::type_idx

sao_type_idx

Definition at line 44 of file hevcdsp.h.

Referenced by ff_vvc_sao_filter(), hls_sao(), hls_sao_param(), and sao_filter_CTB().


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