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

  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 78 M4OSA_Int32* pCmpResult);
537 M4OSA_Int32* pCmpResult)
539 *pCmpResult = strcmp((const char *)pStrIn1, (const char *)pStrIn2);
540 return *pCmpResult;
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 621 M4OSA_UInt32 pCmpResult = 0;
627 pCmpResult = strcmp((const char *)xVSS_context->pSettings->xVSS.pBGMtrack->pFile,
630 if( pCmpResult == 0 )
    [all...]
M4xVSS_internal.c     [all...]

Completed in 105 milliseconds