HomeSort by relevance Sort by last modified time
    Searched refs:M4MP4W_startAU (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 133 M4OSA_ERR M4MP4W_startAU( M4OSA_Context context,
140 * @note If M4MP4W_WAR_OVERSIZE is returned, M4MP4W_startAU must not be called anymore,
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c 727 M4OSA_TRACE3_0("M4WRITER_3GP_startAU: calling M4MP4W_startAU()");
728 err = M4MP4W_startAU(apContext->pMP4Context, streamID, pAU);
731 M4OSA_TRACE1_1("M4MP4W_startAU returns error 0x%x", err);
    [all...]
M4MP4W_Writer.c     [all...]

Completed in 46 milliseconds