Searched refs:M4OSA_fileWriteClose (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_FileWriter.h117 M4OSAL_FILE_EXPORT_TYPE M4OSA_ERR M4OSA_fileWriteClose (M4OSA_Context context);
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp345 pOsaFileWritePtr->closeWrite = M4OSA_fileWriteClose;
H A DVideoBrowserMain.c551 M4OSA_fileWriteClose(fileContext);
H A DVideoEditorMain.cpp874 M4OSA_fileWriteClose(fileContext);
920 M4OSA_fileWriteClose(fileContext);
1100 M4OSA_fileWriteClose(fileContext);
1132 M4OSA_fileWriteClose(fileContext);
3593 M4OSA_fileWriteClose(outFileHandle);
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileWriter.c310 M4OSA_ERR M4OSA_fileWriteClose(M4OSA_Context pContext) function
314 M4OSA_TRACE1_1("M4OSA_fileWriteClose : pC = 0x%p", pContext);
317 "M4OSA_fileWriteClose: pContext is M4OSA_NULL");

Completed in 130 milliseconds