HomeSort by relevance Sort by last modified time
    Searched refs:M4xVSS_Init (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_API.h 197 * prototype M4xVSS_Init
208 M4OSA_ERR M4xVSS_Init(M4OSA_Context* pContext, M4xVSS_InitParams* params);
234 * This function must be called after M4xVSS_Init, after
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 56 * prototype M4OSA_ERR M4xVSS_Init(M4OSA_Context* pContext, M4xVSS_InitParams* pParams)
68 M4OSA_ERR M4xVSS_Init( M4OSA_Context *pContext, M4xVSS_InitParams *pParams )
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...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]

Completed in 387 milliseconds