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) |
|
◆ ALF_DIR_VERT
◆ ALF_DIR_HORZ
◆ ALF_DIR_DIGA0
◆ ALF_DIR_DIGA1
◆ FUNC2() [1/3]
void FUNC2 |
( |
ff_alf_filter_luma_kernel |
, |
|
|
void FUNC2( |
BIT_DEPTH, |
|
|
_neon |
|
|
) |
| |
◆ FUNC2() [2/3]
◆ 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/3]
void FUNC2 |
( |
ff_alf_classify_grad |
, |
|
|
static void FUNC2( |
BIT_DEPTH, |
|
|
_neon |
|
|
) |
| |