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

/frameworks/av/libvideoeditor/vss/src/
H A DM4AIR_API.c62 M4AIR_kCreated, /**< State after M4AIR_create has been called */
110 * M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
119 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat) function
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1840 err = M4AIR_create(&m_air_context, M4AIR_kYUV420P);
1962 M4AIR_kCreated, /**< State after M4AIR_create has been called */
1999 * M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat)
2009 M4OSA_ERR M4AIR_create(M4OSA_Context* pContext,M4AIR_InputFormatType inputFormat) function

Completed in 269 milliseconds