HomeSort by relevance Sort by last modified time
    Searched refs:M4VIFI_ImagePlane (Results 1 - 25 of 41) sorted by null

1 2

  /frameworks/media/libvideoeditor/vss/common/inc/
M4VIFI_FiltersAPI.h 90 * structure M4VIFI_ImagePlane
105 } M4VIFI_ImagePlane;
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 *pPlaneIn, M4VIFI_ImagePlane *pPlaneOut)
    [all...]
M4VPP_API.h 31 * 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);
M4AIR_API.h 159 * 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/media/libvideoeditor/lvpp/
VideoEditorTools.h 73 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 *pPlaneOut, M4VSS3GPP_ExternalProgress *pProgress, M4OSA_UInt32 uiEffectKind )
    [all...]
VideoEditorTools.cpp 271 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 *PlaneOut
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 93 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 PlaneIn2[3], M4VIFI_ImagePlane *PlaneOut
    [all...]
M4xVSS_API.h 390 * 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 *PlaneOut
    [all...]
M4PTO3GPP_InternalTypes.h 171 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);
M4VSS3GPP_InternalTypes.h 328 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 */
    [all...]
M4VSS3GPP_Extended_API.h 54 M4VIFI_ImagePlane **pOutputPlane
113 M4VIFI_ImagePlane *pFramingBuffer;
M4VSS3GPP_API.h 238 M4VIFI_ImagePlane *pInputPlanes,
239 M4VIFI_ImagePlane *pOutputPlanes,
275 M4VIFI_ImagePlane *pClip1InputPlanes,
276 M4VIFI_ImagePlane *pClip2InputPlanes,
277 M4VIFI_ImagePlane *pOutputPlanes,
    [all...]
M4PTO3GPP_API.h 43 * Definitions of M4VIFI_ImagePlane */
97 * M4VIFI_ImagePlane* pImagePlanes, M4OSA_Double* pPictureDuration);
112 M4VIFI_ImagePlane* pImagePlanes,
M4VSS3GPP_InternalFunctions.h 643 M4OSA_ERR M4VSS3GPP_intVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn,
644 M4VIFI_ImagePlane* pPlaneOut);
  /frameworks/media/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c 46 * 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)
M4DECODER_Null.c 63 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,
M4VSS3GPP_EditVideo.c 68 M4VSS3GPP_InternalEditContext *pC, M4VIFI_ImagePlane *pPlaneIn,
69 M4VIFI_ImagePlane *pPlaneOut, M4OSA_Bool bSkipFramingEffect);
73 M4VIFI_ImagePlane *pPlaneOut );
84 static M4OSA_ERR M4VSS3GPP_intAllocateYUV420( M4VIFI_ImagePlane *pPlanes,
88 M4VIFI_ImagePlane* pImagePlanes,
93 M4VIFI_ImagePlane* pInplane,
94 M4VIFI_ImagePlane* pOutplane);
104 M4VIFI_ImagePlane *pResizePlane,
105 M4VIFI_ImagePlane *pPlaneNoResize,
106 M4VIFI_ImagePlane *pPlaneOut)
    [all...]
M4xVSS_internal.c 53 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...]
M4VIFI_xVSS_RGB565toYUV420.c 36 * M4VIFI_ImagePlane *pPlaneIn,
37 * M4VIFI_ImagePlane *pPlaneOut)
54 M4VIFI_UInt8 M4VIFI_xVSS_RGB565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
55 M4VIFI_ImagePlane *pPlaneOut)
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalFunctions.h 37 * 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/
VideoBrowserInternal.h 108 M4VIFI_ImagePlane m_outputPlane[3] ;
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c 34 * 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)
M4VIFI_RGB565toYUV420.c 36 * M4VIFI_ImagePlane *pPlaneIn,
37 * M4VIFI_ImagePlane *pPlaneOut)
54 M4VIFI_UInt8 M4VIFI_RGB565toYUV420(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
55 M4VIFI_ImagePlane *pPlaneOut)
M4VIFI_RGB888toYUV420.c 24 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])
M4VIFI_ResizeRGB565toRGB565.c 34 * M4VIFI_UInt8 M4VIFI_ResizeBilinearRGB565toRGB565(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
35 * M4VIFI_ImagePlane *pPlaneOut)
46 M4VIFI_ImagePlane *pPlaneIn,
47 M4VIFI_ImagePlane *pPlaneOut)
M4VIFI_ResizeRGB888toRGB888.c 34 * M4VIFI_UInt8 M4VIFI_ResizeBilinearRGB888toRGB888(void *pUserData, M4VIFI_ImagePlane *pPlaneIn,
35 * M4VIFI_ImagePlane *pPlaneOut)
59 M4VIFI_ImagePlane *pPlaneIn,
60 M4VIFI_ImagePlane *pPlaneOut)

Completed in 272 milliseconds

1 2