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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_VideoPreProcessing.c97 memset((void *)pPlaneOut[2].pac_data,V_PLANE_BORDER_VALUE,
234 memset((void *)pImagePlanesTemp[2].pac_data,V_PLANE_BORDER_VALUE,
/frameworks/av/libvideoeditor/vss/inc/
H A DM4xVSS_Internal.h62 #define V_PLANE_BORDER_VALUE 0x80 macro
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h40 #define V_PLANE_BORDER_VALUE 0x80 macro
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c58 #define V_PLANE_BORDER_VALUE 0x80 macro
3133 memset((void *)pOutplane[2].pac_data, V_PLANE_BORDER_VALUE,
3227 memset((void *)pImagePlanesTemp[2].pac_data, V_PLANE_BORDER_VALUE,
H A DM4xVSS_internal.c813 memset((void *)pImagePlanes[2].pac_data,V_PLANE_BORDER_VALUE,
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1712 memset((void *)pPlaneOut[2].pac_data,V_PLANE_BORDER_VALUE,(pPlaneOut[2].u_height*pPlaneOut[2].u_stride));
1760 memset((void *)pImagePlanesTemp[2].pac_data,V_PLANE_BORDER_VALUE,(pImagePlanesTemp[2].u_height*pImagePlanesTemp[2].u_stride));

Completed in 3368 milliseconds