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

  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Types.h 210 M4OSA_UInt32 LastAllocatedChunk;
267 M4OSA_UInt32 LastAllocatedChunk;
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Utils.c 151 for (i=0; i<=mMp4FileDataPtr->audioTrackPtr->LastAllocatedChunk; i++)
210 for (i=0; i<=mMp4FileDataPtr->videoTrackPtr->LastAllocatedChunk; i++)
M4MP4W_Writer.c 729 mMp4FileDataPtr->audioTrackPtr->LastAllocatedChunk = 0;
953 mMp4FileDataPtr->videoTrackPtr->LastAllocatedChunk = 0
    [all...]

Completed in 8830 milliseconds