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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c90 static M4OSA_ERR M4MCS_intPrepareVideoEncoder(
5449 err = M4MCS_intPrepareVideoEncoder(pC);
5454 "M4MCS_intStepSet(): M4MCS_intPrepareVideoEncoder() returns 0x%x",
5672 * M4OSA_ERR M4MCS_intPrepareVideoEncoder(M4MCS_InternalContext* pC);
5679 static M4OSA_ERR M4MCS_intPrepareVideoEncoder( M4MCS_InternalContext *pC ) function
5697 "M4MCS_intPrepareVideoEncoder(): Null encoding, do nothing.");
5703 "M4MCS_intPrepareVideoEncoder(): Null encoding, I-frame defaults.");
5725 M4OSA_TRACE1_1("M4MCS_intPrepareVideoEncoder: unknown encoding video format\
5758 "M4MCS_intPrepareVideoEncoder(): Normal encoding, set full config.");
5836 "M4MCS_intPrepareVideoEncoder
[all...]

Completed in 12 milliseconds