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

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_FileWriter.h72 M4OSA_ERR (*openWrite) (M4OSA_Context* context, member in struct:__anon78
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp341 pOsaFileWritePtr->openWrite = M4OSA_fileWriteOpen;
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c1272 err = mMp4FileDataPtr->fileWriterFunctions->openWrite(
1338 mMp4FileDataPtr->fileWriterFunctions->openWrite(&safetyFileContext,
2904 err = mMp4FileDataPtr->fileWriterFunctions->openWrite(&tempContext,
3575 err = mMp4FileDataPtr->fileWriterFunctions->openWrite(&fileWriterContext,
4545 err3 = mMp4FileDataPtr->fileWriterFunctions->openWrite(&tempContext,
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c2211 pC->pOsaFileWritPtr->openWrite(&pC->ewc.p3gpWriterContext, pOutputFile,
H A DM4xVSS_internal.c1567 err = xVSS_context->pFileWritePtr->openWrite(&pDummyAMRFile, pDecodedPath, M4OSA_kFileWrite);
1570 /* err = xVSS_context->pFileWritePtr->openWrite(&pDummyAMRFile, out_amr, M4OSA_kFileWrite);
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c4326 pC->pOsaFileWritPtr->openWrite(&(pC->pOutputPCMfile),

Completed in 168 milliseconds