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

  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_API.h 343 * M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn, M4OSA_Void* pFileOut,
368 M4OSA_ERR M4MCS_open(M4MCS_Context pContext, M4OSA_Void* pFileIn,
485 * @note Must be called after M4MCS_open. Must be called before M4MCS_step.
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c 97 err = M4MCS_open(mcs_context, xVSS_context->pMCScurrentParams->pFileIn,
103 M4OSA_TRACE1_1("Error in M4MCS_open: 0x%x", err);
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]

Completed in 407 milliseconds