Searched refs:M4AIR_get (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AIR_API.h141 * In case a M4AIR_get in stripe mode was on going, it will cancel this previous
159 * M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut)
180 M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut);
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_VideoPreProcessing.c371 err = M4AIR_get(pC->m_air_context, pC->pPreResizeFrame,
/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
H A DM4VSS3GPP_EditVideo.c3364 err = M4AIR_get(pC->m_air_context, pInplane, pPlaneTemp);
H A DM4xVSS_internal.c1423 err = M4AIR_get(pC->m_air_context, pC->m_pDecodedPlane, pImagePlanes);
/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 5149 milliseconds