Searched refs:M4VIFI_ImagePlane (Results 1 - 25 of 41) sorted by relevance

12

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VIFI_FiltersAPI.h90 * structure M4VIFI_ImagePlane
105 } M4VIFI_ImagePlane; typedef in typeref:struct:__anon181
133 M4VIFI_ImagePlane
189 M4VIFI_ImagePlane *pPlaneIn, M4VIFI_ImagePlane *pPlaneOut);
191 M4VIFI_ImagePlane *pPlaneIn, M4VIFI_ImagePlane *pPlaneOut);
193 M4VIFI_ImagePlane *pPlaneIn, M4VIFI_ImagePlane *pPlaneOut);
195 M4VIFI_ImagePlane *pPlaneI
[all...]
H A DM4VPP_API.h31 * Include Video filters interface definition (for the M4VIFI_ImagePlane type) */
75 typedef M4OSA_ERR (M4VPP_apply_fct) (M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
76 M4VIFI_ImagePlane* pPlaneOut);
95 * M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
96 * M4VIFI_ImagePlane* pPlaneOut)
108 M4OSA_ERR M4VPP_applyVideoPreprocessing(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
109 M4VIFI_ImagePlane* pPlaneOut);
H A DM4AIR_API.h159 * M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut)
180 M4OSA_ERR M4AIR_get(M4OSA_Context pContext, M4VIFI_ImagePlane* pIn, M4VIFI_ImagePlane* pOut);
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.h73 M4VIFI_UInt8 M4VIFI_YUV420PlanarToYUV420Semiplanar(void *user_data, M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut );
74 M4VIFI_UInt8 M4VIFI_SemiplanarYUV420toYUV420(void *user_data, M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut );
76 M4OSA_ERR M4VSS3GPP_externalVideoEffectColor(M4OSA_Void *pFunctionContext, M4VIFI_ImagePlane *PlaneIn,
77 M4VIFI_ImagePlane *PlaneOut,M4VSS3GPP_ExternalProgress *pProgress, M4OSA_UInt32 uiEffectKind);
79 M4OSA_ERR M4VSS3GPP_externalVideoEffectFraming( M4OSA_Void *userData, M4VIFI_ImagePlane PlaneIn[3], M4VIFI_ImagePlane *PlaneOut, M4VSS3GPP_ExternalProgress *pProgress, M4OSA_UInt32 uiEffectKind );
81 M4OSA_ERR M4VSS3GPP_externalVideoEffectFifties( M4OSA_Void *pUserData, M4VIFI_ImagePlane *pPlaneIn, M4VIFI_ImagePlane *pPlaneOu
[all...]
H A DVideoEditorTools.cpp271 M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut ) {
301 M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut ) {
335 * M4VIFI_ImagePlane *PlaneIn,
336 * M4VIFI_ImagePlane *PlaneOut,
352 M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut,
496 * M4VIFI_ImagePlane *PlaneIn,
497 * M4VIFI_ImagePlane *PlaneOu
[all...]
/frameworks/av/libvideoeditor/vss/inc/
H A DM4xVSS_Internal.h93 M4VIFI_ImagePlane *FramingRgb; /**< decoded BGR565 plane */
94 M4VIFI_ImagePlane *FramingYuv; /**< converted YUV420 planar plane */
259 M4VIFI_ImagePlane* m_pDecodedPlane; /* Used for Pan and Zoom only */
362 M4VIFI_ImagePlane *pPlane;
494 M4VIFI_ImagePlane** pImagePlanes);
498 M4VIFI_ImagePlane** pImagePlanes,
502 M4VIFI_ImagePlane* pImagePlanes);
505 M4VIFI_ImagePlane* pImagePlanes,
551 M4OSA_ERR M4xVSS_AlphaMagic( M4OSA_Void *userData, M4VIFI_ImagePlane PlaneIn1[3],
552 M4VIFI_ImagePlane PlaneIn
[all...]
H A DM4xVSS_API.h390 * M4VIFI_ImagePlane *PlaneIn,
391 * M4VIFI_ImagePlane *PlaneOut,
410 M4VIFI_ImagePlane *pInputPlanes,
411 M4VIFI_ImagePlane *pOutputPlanes,
419 * M4VIFI_ImagePlane *PlaneIn,
420 * M4VIFI_ImagePlane *PlaneOut,
439 M4VIFI_ImagePlane *pInputPlanes,
440 M4VIFI_ImagePlane *pOutputPlanes,
448 * M4VIFI_ImagePlane *PlaneIn,
449 * M4VIFI_ImagePlane *PlaneOu
[all...]
H A DM4PTO3GPP_InternalTypes.h171 M4VIFI_ImagePlane* pSavedPlane;
201 * M4OSA_ERR M4PTO3GPP_applyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
202 * M4VIFI_ImagePlane* pPlaneOut)
214 M4OSA_ERR M4PTO3GPP_applyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
215 M4VIFI_ImagePlane* pPlaneOut);
H A DM4VSS3GPP_InternalTypes.h328 M4VIFI_ImagePlane* lastDecodedPlane; /**< Last decoded plane */
377 M4VIFI_ImagePlane *pPlaneYuv; /* YUV420 image plane, converted from ARGB888 */
378 M4VIFI_ImagePlane* m_pPreResizeFrame; /* The decoded image before resize
380 M4VIFI_ImagePlane *pPlaneYuvWithEffect; /* YUV420 image plane, with color effect */
555 M4VIFI_ImagePlane yuv1[3]; /**< First temporary YUV420 image plane */
556 M4VIFI_ImagePlane yuv2[3]; /**< Second temporary YUV420 image plane */
557 M4VIFI_ImagePlane yuv3[3]; /**< Third temporary YUV420 image plane RC */
558 M4VIFI_ImagePlane yuv4[3]; /**< Fourth temporary YUV420 image plane RC */
751 M4VIFI_ImagePlane decPlanes[3]; /**< Decoded YUV420 picture plane */
H A DM4VSS3GPP_Extended_API.h54 M4VIFI_ImagePlane **pOutputPlane
113 M4VIFI_ImagePlane *pFramingBuffer;
H A DM4VSS3GPP_API.h238 M4VIFI_ImagePlane *pInputPlanes,
239 M4VIFI_ImagePlane *pOutputPlanes,
275 M4VIFI_ImagePlane *pClip1InputPlanes,
276 M4VIFI_ImagePlane *pClip2InputPlanes,
277 M4VIFI_ImagePlane *pOutputPlanes,
760 M4VIFI_ImagePlane *pDecPlanes, M4OSA_UInt8 *pProgress);
H A DM4PTO3GPP_API.h43 * Definitions of M4VIFI_ImagePlane */
97 * M4VIFI_ImagePlane* pImagePlanes, M4OSA_Double* pPictureDuration);
112 M4VIFI_ImagePlane* pImagePlanes,
H A DM4VSS3GPP_InternalFunctions.h643 M4OSA_ERR M4VSS3GPP_intVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
644 M4VIFI_ImagePlane* pPlaneOut);
/frameworks/av/libvideoeditor/vss/src/
H A DM4PTO3GPP_VideoPreProcessing.c46 * M4OSA_ERR M4PTO3GPP_applyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
47 * M4VIFI_ImagePlane* pPlaneOut)
60 M4OSA_ERR M4PTO3GPP_applyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
61 M4VIFI_ImagePlane* pPlaneOut)
H A DM4DECODER_Null.c63 M4VIFI_ImagePlane *pDecYuvData; // Pointer to Yuv data plane
64 M4VIFI_ImagePlane *pDecYuvWithEffect; // Pointer to Yuv plane with color effect
201 M4VIFI_ImagePlane* pTempDecYuvData = M4OSA_NULL;
205 pStreamContext->pDecYuvData = (M4VIFI_ImagePlane *)pValue;
209 pStreamContext->pDecYuvWithEffect = (M4VIFI_ImagePlane *)pValue;
217 pTempDecYuvData = (M4VIFI_ImagePlane *)pValue;
324 M4VIFI_ImagePlane* pOutputPlane,
H A DM4VSS3GPP_EditVideo.c70 M4VSS3GPP_InternalEditContext *pC, M4VIFI_ImagePlane *pPlaneIn,
71 M4VIFI_ImagePlane *pPlaneOut, M4OSA_Bool bSkipFramingEffect);
75 M4VIFI_ImagePlane *pPlaneOut );
86 static M4OSA_ERR M4VSS3GPP_intAllocateYUV420( M4VIFI_ImagePlane *pPlanes,
90 M4VIFI_ImagePlane* pImagePlanes,
95 M4VIFI_ImagePlane* pInplane,
96 M4VIFI_ImagePlane* pOutplane);
106 M4VIFI_ImagePlane *pResizePlane,
107 M4VIFI_ImagePlane *pPlaneNoResize,
108 M4VIFI_ImagePlane *pPlaneOu
[all...]
H A DM4xVSS_internal.c53 M4VIFI_UInt8 M4VIFI_xVSS_RGB565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
54 M4VIFI_ImagePlane *pPlaneOut);
249 * M4VIFI_ImagePlane* pImagePlanes,
269 M4VIFI_ImagePlane* pImagePlanes,
273 M4VIFI_ImagePlane rgbPlane1 ,rgbPlane2;
411 * M4VIFI_ImagePlane* pImagePlanes,
431 M4VIFI_ImagePlane** pImagePlanes,
435 M4VIFI_ImagePlane *yuvPlane = M4OSA_NULL;
437 yuvPlane = (M4VIFI_ImagePlane*)M4OSA_32bitAlignedMalloc(3*sizeof(M4VIFI_ImagePlane),
[all...]
H A DM4VIFI_xVSS_RGB565toYUV420.c36 * M4VIFI_ImagePlane *pPlaneIn,
37 * M4VIFI_ImagePlane *pPlaneOut)
54 M4VIFI_UInt8 M4VIFI_xVSS_RGB565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
55 M4VIFI_ImagePlane *pPlaneOut)
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalFunctions.h37 * M4VIFI_ImagePlane* pPlaneIn,
38 * M4VIFI_ImagePlane* pPlaneOut)
52 M4OSA_ERR M4MCS_intApplyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
53 M4VIFI_ImagePlane* pPlaneOut);
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserInternal.h108 M4VIFI_ImagePlane m_outputPlane[3] ;
/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DM4VIFI_BGR565toYUV420.c34 * M4VIFI_UInt8 M4VIFI_BGR565toYUV420 (void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
35 * M4VIFI_ImagePlane *pPlaneOut)
53 M4VIFI_UInt8 M4VIFI_BGR565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
54 M4VIFI_ImagePlane *pPlaneOut)
H A DM4VIFI_RGB565toYUV420.c36 * M4VIFI_ImagePlane *pPlaneIn,
37 * M4VIFI_ImagePlane *pPlaneOut)
54 M4VIFI_UInt8 M4VIFI_RGB565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
55 M4VIFI_ImagePlane *pPlaneOut)
H A DM4VIFI_RGB888toYUV420.c24 M4VIFI_UInt8 M4VIFI_RGB888toYUV420(void *pUserData, M4VIFI_ImagePlane *PlaneIn,
25 M4VIFI_ImagePlane PlaneOut[3]);
36 Out: array of 3 M4VIFI_ImagePlane structures
39 M4VIFI_UInt8 M4VIFI_RGB888toYUV420(void *pUserData, M4VIFI_ImagePlane *PlaneIn,
40 M4VIFI_ImagePlane PlaneOut[3])
H A DM4VIFI_ResizeRGB565toRGB565.c34 * M4VIFI_UInt8 M4VIFI_ResizeBilinearRGB565toRGB565(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
35 * M4VIFI_ImagePlane *pPlaneOut)
46 M4VIFI_ImagePlane *pPlaneIn,
47 M4VIFI_ImagePlane *pPlaneOut)
H A DM4VIFI_ResizeRGB888toRGB888.c34 * M4VIFI_UInt8 M4VIFI_ResizeBilinearRGB888toRGB888(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
35 * M4VIFI_ImagePlane *pPlaneOut)
59 M4VIFI_ImagePlane *pPlaneIn,
60 M4VIFI_ImagePlane *pPlaneOut)

Completed in 283 milliseconds

12