Home
last modified time | relevance | path

Searched refs:M4VFL_modifyLumaWithScale (Results 1 – 6 of 6) sorted by relevance

/frameworks/media/libvideoeditor/vss/common/inc/
DM4VFL_transition.h55 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out,
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorTools.h83 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out, …
DVideoEditorTools.cpp833 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, in M4VFL_modifyLumaWithScale() function
3247 err = M4VFL_modifyLumaWithScale( in applyLumaEffect()
/frameworks/media/libvideoeditor/vss/video_filters/src/
DM4VFL_transition.c126 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, in M4VFL_modifyLumaWithScale() function
/frameworks/media/libvideoeditor/vss/src/
DM4VSS3GPP_EditVideo.c1859 M4VFL_modifyLumaWithScale((M4ViComImagePlane *)pPlaneTempIn, in M4VSS3GPP_intApplyVideoEffect()
1881 M4VFL_modifyLumaWithScale((M4ViComImagePlane *)pPlaneTempIn, in M4VSS3GPP_intApplyVideoEffect()
DM4xVSS_internal.c4697 err = M4VFL_modifyLumaWithScale( (M4ViComImagePlane*)PlaneIn1, in M4xVSS_FadeBlackTransition()
4714 err = M4VFL_modifyLumaWithScale((M4ViComImagePlane*)PlaneIn2, in M4xVSS_FadeBlackTransition()