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

  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h 184 M4OSA_UInt32 m_CurrentFileSize; /**< Current Output file size */
  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c 234 pC->m_CurrentFileSize = 0;
655 M4WRITER_kFileSizeAudioEstimated, (M4OSA_DataOption) &pC->m_CurrentFileSize);
658 ((pC->m_CurrentFileSize + M4PTO3GPP_MARGE_OF_FILE_SIZE) >= pC->m_MaxFileSize))
    [all...]

Completed in 325 milliseconds