HomeSort by relevance Sort by last modified time
    Searched refs:LEVEL3 (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Misc/
reduced-diags-macros-backtrace.cpp 8 #define LEVEL3(x) LEVEL4(x)
9 #define LEVEL2(x) LEVEL3(x)
21 // ALL-NEXT: #define LEVEL2(x) LEVEL3(x)
23 // ALL-NEXT: {{.*}}:8:19: note: expanded from macro 'LEVEL3'
24 // ALL-NEXT: #define LEVEL3(x) LEVEL4(x)
  /external/libhevc/encoder/
ihevce_global_tables.c 112 /* LEVEL3 */
113 { LEVEL3, 16588800, 552960, { 6000, 0 }, { 6000, 0 }, 2, 30, 2, 2 },
ihevce_defs.h 946 LEVEL3 = 90,
ihevce_error_check.c     [all...]

Completed in 453 milliseconds