FFmpeg
|
#include <hevc.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 673 of file hevc.h.
Referenced by hls_sao_param(), sao_edge_filter_0(), sao_edge_filter_1(), sao_edge_filter_2(), and sao_edge_filter_3().
uint8_t SAOParams::type_idx[3] |