Searched defs:M4OSA_TRACE1_1 (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_Debug.h172 #define M4OSA_TRACE1_1(msg, param1)\ macro
190 #define M4OSA_TRACE1_1(msg, param1) macro
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c26 #undef M4OSA_TRACE1_1 macro
31 #define M4OSA_TRACE1_1(a,b) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a,b); macro
H A DVideoEditorThumbnailMain.cpp26 #undef M4OSA_TRACE1_1 macro
31 #define M4OSA_TRACE1_1(a,b) __android_log_print(ANDROID_LOG_INFO, "Thumbnail", a,b); macro
196 M4OSA_TRACE1_1("err value is = 0x%x",err);
201 M4OSA_TRACE1_1("context value is = %d",*pPContext);

Completed in 504 milliseconds