HomeSort by relevance Sort by last modified time
    Searched defs:m_structSize (Results 1 - 4 of 4) 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/
M4DECODER_Null.c 60 M4OSA_Int32 m_structSize; // Size of the structure
110 pStreamContext->m_structSize = sizeof(M4_VideoHandler_Context);
M4AMRR_CoreReader.c 89 M4OSA_Int32 m_structSize; /* size of structure*/
199 pStreamContext->m_structSize=sizeof(M4_AMRR_Context);

Completed in 36 milliseconds