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

  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.h 158 M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext);
VideoBrowserMain.c 520 * M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext);
525 M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext)
531 CHECK_PTR(videoBrowserDisplayCurrentFrame, pContext, err, M4ERR_PARAMETER);
555 M4OSA_TRACE2_0("videoBrowserDisplayCurrentFrame returned NO ERROR") ;
560 M4OSA_TRACE2_1("videoBrowserDisplayCurrentFrame returned 0x%x", err) ;
VideoEditorThumbnailMain.cpp 256 err = videoBrowserDisplayCurrentFrame(pC->m_pVideoBrowser);

Completed in 3676 milliseconds