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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c87 static M4OSA_ERR M4MCS_intStepSet( M4MCS_InternalContext *pC );
2811 return M4MCS_intStepSet(pC);
5421 * M4OSA_ERR M4MCS_intStepSet(M4MCS_InternalContext* pC)
5424 static M4OSA_ERR M4MCS_intStepSet( M4MCS_InternalContext *pC ) function
5436 "M4MCS_intStepSet(): M4MCS_intPrepareVideoDecoder() returns 0x%x",
5454 "M4MCS_intStepSet(): M4MCS_intPrepareVideoEncoder() returns 0x%x",
5521 "!!! M4MCS_intStepSet ERROR : invalid SPS / PPS %d %d %d",
5536 "M4MCS_intStepSet(): M4MCS_intPrepareAudioProcessing() returns 0x%x",
5548 "M4MCS_intStepSet(): M4MCS_intPrepareWriter() returns 0x%x", err);
5561 "M4MCS_intStepSet()
[all...]

Completed in 12 milliseconds