OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLE_TRACE
(Results
1 - 4
of
4
) sorted by null
/external/libavc/encoder/
ih264e_config.h
48
#define
ENABLE_TRACE
0
ih264e_trace.h
42
#if
ENABLE_TRACE
/external/libhevc/encoder/
ihevce_trace.h
36
#define
ENABLE_TRACE
0
/external/crcalc/src/com/hp/creals/
UnaryCRFunction.java
297
static final boolean
ENABLE_TRACE
= false; // Change to generate trace
299
if (
ENABLE_TRACE
) {
Completed in 247 milliseconds