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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c4436 * @note Must be called before M4MCS_checkParamsAndStart().
5280 * M4OSA_ERR M4MCS_checkParamsAndStart(M4MCS_Context pContext)
5309 M4OSA_ERR M4MCS_checkParamsAndStart( M4MCS_Context pContext ) function
5318 "M4MCS_checkParamsAndStart: pContext is M4OSA_NULL");
5337 "M4MCS_checkParamsAndStart(): Wrong State (%d), returning M4ERR_STATE",
5347 M4OSA_TRACE1_0("M4MCS_checkParamsAndStart : undefined audio bitrate");
5356 M4OSA_TRACE1_0("M4MCS_checkParamsAndStart : undefined video bitrate");
5380 M4OSA_TRACE1_0("M4MCS_checkParamsAndStart : invalid parameter found");
5407 "M4MCS_checkParamsAndStart : M4MCS_Open returns 0x%x", err);

Completed in 130 milliseconds