Home | History | Annotate | Download | only in lvpp

Lines Matching refs:inputFormat

1999  * M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
2003 * @param inputFormat: (IN) input format type.
2009 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
2024 switch(inputFormat)
2040 pC->m_inputFormat = inputFormat;