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

/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c520 * M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext);
525 M4OSA_ERR videoBrowserDisplayCurrentFrame(M4OSA_Context pContext) function
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) ;

Completed in 96 milliseconds