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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4TOOL_VersionInfo.h 42 M4OSA_UInt32 m_structSize;
M4DA_Types.h 96 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
122 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
139 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
175 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
195 M4OSA_UInt32 m_structSize; /**< Structure size */
  /frameworks/av/libvideoeditor/vss/src/
M4AD_Null.c 207 pVersionInfo->m_structSize=sizeof(M4_VersionInfo);
M4DECODER_Null.c 60 M4OSA_Int32 m_structSize; // Size of the structure
110 pStreamContext->m_structSize = sizeof(M4_VideoHandler_Context);
M4READER_Amr.c 291 pAudioStreamHandler->m_structSize = sizeof(M4_AudioStreamHandler);
384 pAccessUnit->m_structSize = sizeof(M4_AccessUnit);
M4READER_Pcm.c 356 pAudioStreamHandler->m_structSize = sizeof(M4_AudioStreamHandler);
450 pAccessUnit->m_structSize = sizeof(M4_AccessUnit);
M4AMRR_CoreReader.c 89 M4OSA_Int32 m_structSize; /* size of structure*/
199 pStreamContext->m_structSize=sizeof(M4_AMRR_Context);
M4VSS3GPP_Clip.c 699 pClipCtxt->AudioAU.m_structSize = sizeof(pClipCtxt->AudioAU);
    [all...]
M4xVSS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorMp3Reader.cpp 517 pAudioStreamHandler->m_structSize = sizeof(M4_AudioStreamHandler);
597 pAccessUnit->m_structSize = sizeof(M4_AccessUnit);
VideoEditor3gpReader.cpp 835 pAccessUnit->m_structSize = sizeof(M4_AccessUnit);
    [all...]
VideoEditorAudioDecoder.cpp 787 pVersionInfo->m_structSize = sizeof(M4_VersionInfo);
    [all...]
VideoEditorVideoDecoder.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]

Completed in 1500 milliseconds