Home
last modified time | relevance | path

Searched refs:LEVEL3 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Misc/
Dreduced-diags-macros-backtrace.cpp8 #define LEVEL3(x) LEVEL4(x) macro
9 #define LEVEL2(x) LEVEL3(x)
/external/libhevc/encoder/
Dihevce_global_tables.c113 { LEVEL3, 16588800, 552960, { 6000, 0 }, { 6000, 0 }, 2, 30, 2, 2 },
Dihevce_defs.h946 LEVEL3 = 90, enumerator
Dihevce_error_check.c1577 case LEVEL3: in ihevce_get_level_index()