Searched refs:pPlaneTemp (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_VideoPreProcessing.c155 M4VIFI_ImagePlane* pPlaneTemp; local
309 pPlaneTemp = pImagePlanesTemp;
347 pPlaneTemp = pPlaneOut;
372 pPlaneTemp);
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1686 M4VIFI_ImagePlane* pPlaneTemp; local
1810 pPlaneTemp = pImagePlanesTemp;
1835 pPlaneTemp = pPlaneOut;
1874 err = M4AIR_get(m_air_context, pPlaneIn, pPlaneTemp);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c3149 M4VIFI_ImagePlane* pPlaneTemp = M4OSA_NULL; local
3312 pPlaneTemp = pImagePlanesTemp;
3343 pPlaneTemp = pOutplane;
3364 err = M4AIR_get(pC->m_air_context, pInplane, pPlaneTemp);

Completed in 65 milliseconds