Go to the source code of this file.
|
| void | FUNC2 (ff_alf_filter_luma_kernel, void FUNC2(BIT_DEPTH, _neon) |
| |
| static void | FUNC2 (alf_filter_chroma, BIT_DEPTH, _neon) |
| |
| static void FUNC() | alf_get_idx (int *class_idx, int *transpose_idx, const int *sum, const int ac) |
| |
| static void FUNC() | alf_classify (int *class_idx, int *transpose_idx, const uint8_t *_src, const ptrdiff_t _src_stride, const int width, const int height, const int vb_pos, int16_t *gradient_tmp) |
| |
| void | FUNC2 (ff_alf_classify_grad, static void FUNC2(BIT_DEPTH, _neon) |
| |
| void | FUNC2 (ff_vvc_alf_filter_luma, #define ALF_ALIGN_BY_4x BIT_DEPTH, _sme2) |
| |
◆ ALF_DIR_VERT
◆ ALF_DIR_HORZ
◆ ALF_DIR_DIGA0
◆ ALF_DIR_DIGA1
◆ ALF_ALIGN_BY_4
| #define ALF_ALIGN_BY_4 |
( |
|
x | ) |
(4*((x - 1) >> 2u)+4) |
◆ FUNC2() [1/4]
| void FUNC2 |
( |
ff_alf_filter_luma_kernel |
, |
|
|
void FUNC2( |
BIT_DEPTH, |
|
|
_neon |
|
|
) |
| |
◆ FUNC2() [2/4]
◆ alf_get_idx()
| static void FUNC() alf_get_idx |
( |
int * |
class_idx, |
|
|
int * |
transpose_idx, |
|
|
const int * |
sum, |
|
|
const int |
ac |
|
) |
| |
|
static |
◆ alf_classify()
| static void FUNC() alf_classify |
( |
int * |
class_idx, |
|
|
int * |
transpose_idx, |
|
|
const uint8_t * |
_src, |
|
|
const ptrdiff_t |
_src_stride, |
|
|
const int |
width, |
|
|
const int |
height, |
|
|
const int |
vb_pos, |
|
|
int16_t * |
gradient_tmp |
|
) |
| |
|
static |
◆ FUNC2() [3/4]
| void FUNC2 |
( |
ff_alf_classify_grad |
, |
|
|
static void FUNC2( |
BIT_DEPTH, |
|
|
_neon |
|
|
) |
| |
◆ FUNC2() [4/4]
| void FUNC2 |
( |
ff_vvc_alf_filter_luma |
, |
|
|
#define ALF_ALIGN_BY_4x |
BIT_DEPTH, |
|
|
_sme2 |
|
|
) |
| |