OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4OSA_DEBUG_IF3
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_Debug.h
107
#define
M4OSA_DEBUG_IF3
(cond, errorCode, msg)\
110
#define
M4OSA_DEBUG_IF3
(cond, errorCode, msg)
/frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c
184
M4OSA_DEBUG_IF3
((M4OSA_NULL == M4_Token),M4ERR_ALLOC,"Mem Alloc failed - M4_Token");
212
/*
M4OSA_DEBUG_IF3
((err != M4NO_ERROR),err,"File open failed"); */
447
M4OSA_DEBUG_IF3
((M4OSA_NULL == pStreamContext->m_pdataAddress),M4ERR_ALLOC,
618
M4OSA_DEBUG_IF3
((M4OSA_NULL == pStreamContext->m_pSeekIndex),M4ERR_ALLOC,
Completed in 24 milliseconds