HomeSort by relevance Sort by last modified time
    Searched refs:M4VIFI_RGB888toYUV420 (Results 1 - 7 of 7) sorted by null

  /frameworks/av/libvideoeditor/vss/video_filters/src/
Android.mk 33 M4VIFI_RGB888toYUV420.c \
M4VIFI_RGB888toYUV420.c 24 M4VIFI_UInt8 M4VIFI_RGB888toYUV420(void *pUserData, M4VIFI_ImagePlane *PlaneIn,
39 M4VIFI_UInt8 M4VIFI_RGB888toYUV420(void *pUserData, M4VIFI_ImagePlane *PlaneIn,
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.h 90 M4VIFI_UInt8 M4VIFI_RGB888toYUV420(void *pUserData, M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane PlaneOut[3]);
VideoEditorTools.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_FiltersAPI.h     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_internal.c 375 err = M4VIFI_RGB888toYUV420(M4OSA_NULL, &rgbPlane2, pImagePlanes);
393 err = M4VIFI_RGB888toYUV420(M4OSA_NULL, &rgbPlane1, pImagePlanes);
    [all...]

Completed in 70 milliseconds