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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3525 * M4OSA_ERR M4MCS_getInputFileProperties(M4MCS_Context pContext,
3538 M4OSA_ERR M4MCS_getInputFileProperties( M4MCS_Context pContext, function
3543 M4OSA_TRACE2_2("M4MCS_getInputFileProperties called with pContext=0x%x, \
3549 "M4MCS_getInputFileProperties: pContext is M4OSA_NULL");
3551 "M4MCS_getInputFileProperties: pProperties is M4OSA_NULL");
3570 "M4MCS_getInputFileProperties(): Wrong State (%d), returning M4ERR_STATE",

Completed in 82 milliseconds