Go to the documentation of this file.
23 #ifndef AVCODEC_VVC_FILTER_H
24 #define AVCODEC_VVC_FILTER_H
82 #endif // AVCODEC_VVC_CTU_H
void ff_vvc_deblock_horizontal(const VVCLocalContext *lc, int x0, int y0, int rs)
horizontal deblock filter for the CTU
void ff_vvc_alf_filter(VVCLocalContext *lc, const int x0, const int y0)
alf filter for the CTU
void ff_vvc_sao_filter(VVCLocalContext *lc, const int x0, const int y0)
sao filter for the CTU
void ff_vvc_sao_copy_ctb_to_hv(VVCLocalContext *lc, int rx, int ry, int last_row)
void ff_vvc_alf_copy_ctu_to_hv(VVCLocalContext *lc, int x0, int y0)
void ff_vvc_lmcs_filter(const VVCLocalContext *lc, const int x0, const int y0)
lmcs filter for the CTU
void ff_vvc_deblock_bs(VVCLocalContext *lc, const int rx, const int ry, const int rs)
derive boundary strength for the CTU
void ff_vvc_deblock_vertical(const VVCLocalContext *lc, int x0, int y0, int rs)
vertical deblock filter for the CTU