Searched refs:M4VFL_modifyLumaWithScale (Results 1 – 6 of 6) sorted by relevance
/frameworks/media/libvideoeditor/vss/common/inc/ |
D | M4VFL_transition.h | 55 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out,
|
/frameworks/media/libvideoeditor/lvpp/ |
D | VideoEditorTools.h | 83 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out, …
|
D | VideoEditorTools.cpp | 833 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, in M4VFL_modifyLumaWithScale() function 3247 err = M4VFL_modifyLumaWithScale( in applyLumaEffect()
|
/frameworks/media/libvideoeditor/vss/video_filters/src/ |
D | M4VFL_transition.c | 126 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, in M4VFL_modifyLumaWithScale() function
|
/frameworks/media/libvideoeditor/vss/src/ |
D | M4VSS3GPP_EditVideo.c | 1859 M4VFL_modifyLumaWithScale((M4ViComImagePlane *)pPlaneTempIn, in M4VSS3GPP_intApplyVideoEffect() 1881 M4VFL_modifyLumaWithScale((M4ViComImagePlane *)pPlaneTempIn, in M4VSS3GPP_intApplyVideoEffect()
|
D | M4xVSS_internal.c | 4697 err = M4VFL_modifyLumaWithScale( (M4ViComImagePlane*)PlaneIn1, in M4xVSS_FadeBlackTransition() 4714 err = M4VFL_modifyLumaWithScale((M4ViComImagePlane*)PlaneIn2, in M4xVSS_FadeBlackTransition()
|