Searched refs:M4MP4W_openWrite (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
H A DM4MP4W_Writer.h81 M4OSA_ERR M4MP4W_openWrite( M4OSA_Context* contextPtr,
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Interface.c131 M4OSA_TRACE3_0("M4WRITER_3GP_openWrite: calling M4MP4W_openWrite()");
133 err = M4MP4W_openWrite(&apContext->pMP4Context, outputFileDescriptor,
139 "M4MP4W_openWrite returns error 0x%x", err);
H A DM4MP4W_Writer.c530 M4OSA_ERR M4MP4W_openWrite(M4OSA_Context *contextPtr, function

Completed in 188 milliseconds