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

/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c474 M4OSA_ERR M4OSA_fileCommonClose(M4OSA_UInt16 core_id, M4OSA_Context pContext) function
479 M4OSA_TRACE3_2("M4OSA_fileCommonClose\tM4OSA_UInt16 %d\tM4OSA_Context 0x%x",
482 M4ERR_PARAMETER, "M4OSA_fileCommonClose: pContext is M4OSA_NULL");
485 "M4OSA_fileCommonClose: semaphore_context is M4OSA_NULL");
506 M4OSA_DEBUG(M4ERR_BAD_CONTEXT, "M4OSA_fileCommonClose");

Completed in 64 milliseconds