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

/frameworks/av/libvideoeditor/vss/src/
H A DM4AIR_API.c208 * In case a M4AIR_get in stripe mode was on going, it will cancel this previous
413 * M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut)
434 M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut) function
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1874 err = M4AIR_get(m_air_context, pPlaneIn, pPlaneTemp);
2097 * In case a M4AIR_get in stripe mode was on going, it will cancel this previous processing
2297 * M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut)
2316 M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut) function

Completed in 2113 milliseconds