FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 32 of file hevcdsp.h.

Field Documentation

int SAOParams::offset_abs[3][4]

sao_offset_abs

Definition at line 33 of file hevcdsp.h.

Referenced by hls_sao_param().

int SAOParams::offset_sign[3][4]

sao_offset_sign

Definition at line 34 of file hevcdsp.h.

Referenced by hls_sao_param().

uint8_t SAOParams::band_position[3]

sao_band_position

Definition at line 36 of file hevcdsp.h.

Referenced by sao_filter_CTB().

int SAOParams::eo_class[3]

sao_eo_class

Definition at line 38 of file hevcdsp.h.

Referenced by hls_sao_param(), and sao_filter_CTB().

int16_t SAOParams::offset_val[3][5]

SaoOffsetVal.

Definition at line 40 of file hevcdsp.h.

Referenced by hls_sao_param(), sao_edge_filter(), sao_edge_restore_0(), sao_edge_restore_1(), and sao_filter_CTB().

uint8_t SAOParams::type_idx[3]

sao_type_idx

Definition at line 42 of file hevcdsp.h.

Referenced by hls_sao_param(), and sao_filter_CTB().


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