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

  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 155 M4OSA_ERR M4MP4W_processAU( M4OSA_Context context,
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c 800 M4OSA_TRACE3_0("M4WRITER_3GP_processAU: calling M4MP4W_processAU()");
801 err = M4MP4W_processAU(apContext->pMP4Context, streamID, pAU);
804 M4OSA_TRACE1_1("M4MP4W_processAU returns error 0x%x", err);
    [all...]
M4MP4W_Writer.c     [all...]

Completed in 417 milliseconds