Searched refs:closeWrite (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_FileWriter.h85 M4OSA_ERR (*closeWrite) (M4OSA_Context context); member in struct:__anon85
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp345 pOsaFileWritePtr->closeWrite = M4OSA_fileWriteClose;
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c1348 chunk in closeWrite, this space is the sum of the maximum chunk sizes, for each
1381 mMp4FileDataPtr->fileWriterFunctions->closeWrite(safetyFileContext);
1455 it will be done as part of closeWrite (where there could be room to do so,
1697 will be done as part of closeWrite (where there could be room to do so, if some
2916 err = mMp4FileDataPtr->fileWriterFunctions->closeWrite(tempContext);
2938 mMp4FileDataPtr->fileWriterFunctions->closeWrite(
3274 mMp4FileDataPtr->fileWriterFunctions->closeWrite(
3325 mMp4FileDataPtr->fileWriterFunctions->closeWrite(
4532 mMp4FileDataPtr->fileWriterFunctions->closeWrite(mMp4FileDataPtr->
4538 "M4MP4W_closeWrite: fileWriterFunctions->closeWrite return
[all...]
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c1491 err = pC->pOsaFileWritPtr->closeWrite(pC->ewc.p3gpWriterContext);
H A DM4xVSS_internal.c1597 err = xVSS_context->pFileWritePtr->closeWrite(pDummyAMRFile);
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3214 pC->pOsaFileWritPtr->closeWrite(pC->pOutputPCMfile);

Completed in 320 milliseconds