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

/frameworks/av/libvideoeditor/vss/src/
H A DM4AIR_API.c63 M4AIR_kConfigured /**< State after M4AIR_configure has been called */
204 * M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams)
221 M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams) function
415 * settings provided in M4AIR_configure.
418 * must be the same than the one specified in M4AIR_configure. In stripe mode, only the
424 * Any call to M4AIR_configure during stripe process will reset this one to the
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1857 err = M4AIR_configure(m_air_context, &Params);
1963 M4AIR_kConfigured /**< State after M4AIR_configure has been called */
2093 * M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams)
2110 M4OSA_ERR M4AIR_configure(M4OSA_Context pContext, M4AIR_Params* pParams) function
2299 * provided in M4AIR_configure.
2302 * same than the one specified in M4AIR_configure. In stripe mode, only the width will be the same,
2307 * Any call to M4AIR_configure during stripe process will reset this one to the beginning of the output picture.

Completed in 659 milliseconds