OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_on
(Results
1 - 25
of
39
) sorted by null
1
2
/external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc
88
debug_on
(mod_srtp);
89
debug_on
(mod_auth);
90
debug_on
(mod_cipher);
91
debug_on
(mod_stat);
92
debug_on
(mod_alloc);
93
debug_on
(mod_aes_icm);
94
//
debug_on
(mod_aes_cbc);
95
//
debug_on
(mod_hmac);
/external/srtp/crypto/include/
err.h
153
#define
debug_on
(mod) (mod).on = 1
macro
168
#define
debug_on
(mod)
macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DeBlockPixel.c
18
#undef
DEBUG_ON
19
#define
DEBUG_ON
armVCM4P10_DecodeCoeffsToPair.c
18
#undef
DEBUG_ON
19
#define
DEBUG_ON
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c
400
if (pcm->flags &
DEBUG_ON
) {
443
if (pcm->flags &
DEBUG_ON
)
601
if (pcm->flags &
DEBUG_ON
)
686
if (pcm->flags &
DEBUG_ON
) {
767
if (flags &
DEBUG_ON
) {
812
if (pcm->flags &
DEBUG_ON
)
842
if (pcm->flags &
DEBUG_ON
)
847
if (pcm->flags &
DEBUG_ON
)
alsa_audio.h
70
#define
DEBUG_ON
0x00000001
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s
43
DEBUG_ON
SETL {FALSE}
armVCM4P10_Average_4x_Align_unsafe_s.s
45
DEBUG_ON
SETL {FALSE}
armVCM4P10_DecodeCoeffsToPair_s.s
27
;//
DEBUG_ON
SETL {TRUE}
armVCM4P10_InterpolateLuma_Align_unsafe_s.s
21
DEBUG_ON
SETL {FALSE}
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s
20
DEBUG_ON
SETL {FALSE}
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s
43
DEBUG_ON
SETL {FALSE}
armVCM4P10_TransformResidual4x4_s.s
32
;//
DEBUG_ON
SETL {TRUE}
armVCM4P10_Average_4x_Align_unsafe_s.s
45
DEBUG_ON
SETL {FALSE}
armVCM4P10_DecodeCoeffsToPair_s.s
27
;//
DEBUG_ON
SETL {TRUE}
armVCM4P10_InterpolateLuma_Align_unsafe_s.s
21
DEBUG_ON
SETL {FALSE}
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s
20
DEBUG_ON
SETL {FALSE}
omxVCM4P10_TransformDequantLumaDCFromPair_s.s
32
;//
DEBUG_ON
SETL {TRUE}
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h
552
#ifdef
DEBUG_ON
570
#else /*
DEBUG_ON
*/
586
#endif /*
DEBUG_ON
*/
armCOMM_s.h
799
GBLL
DEBUG_ON
800
DEBUG_ON
SETL {FALSE}
817
IF
DEBUG_ON
870
ENDIF ;//
DEBUG_ON
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h
552
#ifdef
DEBUG_ON
570
#else /*
DEBUG_ON
*/
586
#endif /*
DEBUG_ON
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h
552
#ifdef
DEBUG_ON
570
#else /*
DEBUG_ON
*/
586
#endif /*
DEBUG_ON
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s
29
DEBUG_ON
SETL {FALSE}
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s
29
DEBUG_ON
SETL {FALSE}
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf
27
debug_on
() { VFLAG=$1;DBG=$2;DO=debug_do;DODO=debug_do;PERFORM=$3
31
#
debug_on
Completed in 523 milliseconds
1
2