FFmpeg
|
#include <hevcdsp.h>
Data Fields | |
int | offset_abs [3][4] |
sao_offset_abs | |
int | offset_sign [3][4] |
sao_offset_sign | |
int | band_position [3] |
sao_band_position | |
int | eo_class [3] |
sao_eo_class | |
int | offset_val [3][5] |
SaoOffsetVal. | |
uint8_t | type_idx [3] |
sao_type_idx | |
int SAOParams::offset_abs[3][4] |
int SAOParams::offset_sign[3][4] |
int SAOParams::eo_class[3] |
int SAOParams::offset_val[3][5] |
SaoOffsetVal.
Definition at line 38 of file hevcdsp.h.
Referenced by hls_sao_param(), sao_edge_filter(), sao_edge_filter_0(), and sao_edge_filter_1().
uint8_t SAOParams::type_idx[3] |
sao_type_idx
Definition at line 40 of file hevcdsp.h.
Referenced by hls_sao_param(), and sao_filter_CTB().