|
FFmpeg
|
#include <ctu.h>
Data Fields | |
| int | l |
| int | t |
| int | r |
| int | b |
| int VVCRect::l |
Definition at line 480 of file ctu.h.
Referenced by alf_get_subblock(), clip_to_subpic(), emulated_edge(), ff_vvc_alf_filter(), sb_set_lr(), and sb_wrap().
| int VVCRect::t |
Definition at line 481 of file ctu.h.
Referenced by alf_get_subblock(), clip_to_subpic(), emulated_edge(), and ff_vvc_alf_filter().
| int VVCRect::r |
Definition at line 482 of file ctu.h.
Referenced by alf_get_subblock(), clip_to_subpic(), emulated_edge(), ff_vvc_alf_filter(), sb_set_lr(), and sb_wrap().
| int VVCRect::b |
Definition at line 483 of file ctu.h.
Referenced by alf_get_subblock(), clip_to_subpic(), emulated_edge(), and ff_vvc_alf_filter().
1.8.17