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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_API.c56 * prototype M4OSA_ERR M4xVSS_Init(M4OSA_Context* pContext, M4xVSS_InitParams* pParams)
68 M4OSA_ERR M4xVSS_Init( M4OSA_Context *pContext, M4xVSS_InitParams *pParams ) function
75 M4OSA_TRACE1_0("Parameter structure for M4xVSS_Init function is NULL");
92 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
115 M4VA, (M4OSA_Char *)"M4xVSS_Init: UTF conversion buffer");
120 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
130 M4OSA_TRACE1_0("M4xVSS_Init: one UTF conversion pointer is null and the other\
159 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
180 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
574 * This function must be called after M4xVSS_Init, afte
[all...]

Completed in 71 milliseconds