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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VFL_transition.h40 } M4ViComImagePlane; typedef in typeref:struct:S_M4ViComImagePlane
52 unsigned char M4VFL_modifyLumaByStep(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out,
55 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out,
94 unsigned char M4VIFI_ImageBlendingonYUV420 (void *pUserData, M4ViComImagePlane *pPlaneIn1,
95 M4ViComImagePlane *pPlaneIn2,
96 M4ViComImagePlane *pPlaneOut, UInt32 Progress);

Completed in 46 milliseconds