Searched refs:pTempPlaneClip2 (Results 1 - 1 of 1) sorted by path

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c1071 M4VIFI_ImagePlane pTempPlaneClip1[3],pTempPlaneClip2[3]; local
1082 memset((void *)pTempPlaneClip2, 0, 3*sizeof(M4VIFI_ImagePlane));
1232 pTempPlaneClip2, pTemp2,
1284 if(pTempPlaneClip2[i].pac_data != M4OSA_NULL) {
1285 free(pTempPlaneClip2[i].pac_data);
1286 pTempPlaneClip2[i].pac_data = M4OSA_NULL;

Completed in 56 milliseconds