OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CU_SIZE
(Results
1 - 9
of
9
) sorted by null
/external/libhevc/common/
ihevc_defs.h
310
#define
MAX_CU_SIZE
64
ihevc_chroma_intra_pred_filters.c
78
#define
MAX_CU_SIZE
64
1026
UWORD8 ref_temp[2 *
MAX_CU_SIZE
+ 2];
[
all
...]
ihevc_intra_pred_filters.c
68
#define
MAX_CU_SIZE
64
663
UWORD8 au1_flt[(4 *
MAX_CU_SIZE
) + 1];
[
all
...]
/external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_sse42_intr.c
65
#define
MAX_CU_SIZE
64
ihevc_intra_pred_filters_sse42_intr.c
66
#define
MAX_CU_SIZE
64
130
UWORD8 au1_flt[(4 *
MAX_CU_SIZE
) + 1];
[
all
...]
ihevc_chroma_intra_pred_filters_ssse3_intr.c
84
#define
MAX_CU_SIZE
64
[
all
...]
ihevc_intra_pred_filters_ssse3_intr.c
69
#define
MAX_CU_SIZE
64
416
UWORD8 au1_flt[(4 *
MAX_CU_SIZE
) + 1];
[
all
...]
/external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c
53
#define
MAX_CU_SIZE
64
ihevc_intra_pred_filters_neon_intr.c
59
#define
MAX_CU_SIZE
64
[
all
...]
Completed in 1195 milliseconds