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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3586 * M4OSA_ERR M4MCS_setOutputParams(M4MCS_Context pContext, M4MCS_OutputParams* pParams);
3606 M4OSA_ERR M4MCS_setOutputParams( M4MCS_Context pContext, function
3615 "M4MCS_setOutputParams called with pContext=0x%x, pParams=0x%x",
3621 "M4MCS_setOutputParams: pContext is M4OSA_NULL");
3623 "M4MCS_setOutputParams: pParam is M4OSA_NULL");
3642 "M4MCS_setOutputParams(): Wrong State (%d), returning M4ERR_STATE",
3667 "!!! M4MCS_setOutputParams : clip is NULL, there is no audio, no video");
3724 M4OSA_TRACE1_1("M4MCS_setOutputParams: Undefined output video format (%d),\
3874 "M4MCS_setOutputParams: Undefined output video frame size \
3895 M4OSA_TRACE1_0("M4MCS_setOutputParams
[all...]

Completed in 10 milliseconds