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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2325 * M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn,
2347 M4OSA_ERR M4MCS_open( M4MCS_Context pContext, M4OSA_Void *pFileIn, function
2358 "M4MCS_open called with pContext=0x%x, pFileIn=0x%x, pFileOut=0x%x",
2364 "M4MCS_open: pContext is M4OSA_NULL");
2366 "M4MCS_open: pFileIn is M4OSA_NULL");
2386 "M4MCS_open: Still picture is not supported with this version of MCS");
2397 M4OSA_TRACE1_1("M4MCS_open(): Wrong State (%d), returning M4ERR_STATE",
2430 M4OSA_TRACE1_1("M4MCS_open(): m_pReader->m_pFctCreate returns 0x%x",
2447 M4OSA_TRACE1_1("M4MCS_open(): m_pReader->m_pFctSetOption returns 0x%x",
2469 "M4MCS_open()
[all...]

Completed in 21 milliseconds