Searched defs:M4MP4W_STTS_ALLOC_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c401 static M4OSA_UInt32 M4MP4W_STTS_ALLOC_SIZE; variable
481 M4MP4W_STTS_ALLOC_SIZE = nbVideoFrames * sizeof(M4OSA_UInt32);
512 M4MP4W_STTS_ALLOC_SIZE = 20000;
956 (M4OSA_UInt32 *)M4OSA_32bitAlignedMalloc(M4MP4W_STTS_ALLOC_SIZE,
2585 *M4MP4W_STTS_ALLOC_SIZE)
2599 *M4MP4W_STTS_ALLOC_SIZE)
2607 - 1) * M4MP4W_STTS_ALLOC_SIZE,
2610 * M4MP4W_STTS_ALLOC_SIZE);

Completed in 60 milliseconds