OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIN_CU_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/common/
ihevc_defs.h
311
#define
MIN_CU_SIZE
8
318
#define MAX_CU_IN_CTB_ROW ((MAX_CTB_SIZE /
MIN_CU_SIZE
))
324
#define MAX_CU_IN_CTB ((MAX_CTB_SIZE /
MIN_CU_SIZE
) * \
325
(MAX_CTB_SIZE /
MIN_CU_SIZE
))
/external/libhevc/decoder/
ihevcd_api.c
[
all
...]
ihevcd_parse_slice.c
[
all
...]
Completed in 6035 milliseconds