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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VPP_API.h44 typedef M4OSA_Void* M4VPP_Context; typedef
75 typedef M4OSA_ERR (M4VPP_apply_fct) (M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
82 * M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext)
91 M4OSA_ERR M4VPP_initVideoPreprocessing(M4VPP_Context* pContext);
95 * M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
108 M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
113 * M4OSA_ERR M4VPP_cleanUpVideoPreprocessing(M4VPP_Context pContext)
122 M4OSA_ERR M4VPP_cleanUpVideoPreprocessing(M4VPP_Context pContext);
126 * M4OSA_ERR M4VPP_setVideoPreprocessingMode(M4VPP_Context pContext, M4VES_InputVideoFormat format)
134 M4OSA_ERR M4VPP_setVideoPreprocessingMode(M4VPP_Context pContex
[all...]

Completed in 100 milliseconds