Home
last modified time | relevance | path

Searched refs:M4VIFI_OK (Results 1 – 14 of 14) sorted by relevance

/frameworks/media/libvideoeditor/vss/common/inc/
DM4VFL_transition.h48 #define M4VIFI_OK 0 macro
DM4VIFI_FiltersAPI.h59 #define M4VIFI_OK 0 macro
/frameworks/media/libvideoeditor/vss/video_filters/src/
DM4VIFI_RGB888toYUV420.c152 return M4VIFI_OK; in M4VIFI_RGB888toYUV420()
DM4VIFI_BGR565toYUV420.c194 return M4VIFI_OK; in M4VIFI_BGR565toYUV420()
DM4VIFI_RGB565toYUV420.c198 return M4VIFI_OK; in M4VIFI_RGB565toYUV420()
DM4VIFI_ResizeRGB888toRGB888.c275 return M4VIFI_OK; in M4VIFI_ResizeBilinearRGB888toRGB888()
DM4VIFI_ResizeRGB565toRGB565.c253 return M4VIFI_OK; in M4VIFI_ResizeBilinearRGB565toRGB565()
DM4VIFI_ResizeYUVtoBGR565.c420 return M4VIFI_OK; in M4VIFI_ResizeBilinearYUV420toBGR565()
DM4VIFI_ResizeYUVtoRGB565.c421 return M4VIFI_OK; in M4VIFI_ResizeBilinearYUV420toRGB565()
DM4VFL_transition.c507 return M4VIFI_OK; in M4VIFI_ImageBlendingonYUV420()
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorTools.cpp275 M4VIFI_UInt8 return_code = M4VIFI_OK; in M4VIFI_YUV420PlanarToYUV420Semiplanar()
306 M4VIFI_UInt8 return_code = M4VIFI_OK; in M4VIFI_SemiplanarYUV420toYUV420()
490 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectColor()
713 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectFraming()
830 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectFifties()
1244 return M4VIFI_OK; in M4VIFI_xVSS_RGB565toYUV420()
1375 return M4VIFI_OK; in M4VIFI_RGB888toYUV420()
1411 return M4VIFI_OK; in M4VIFI_YUV420toYUV420()
1663 return M4VIFI_OK; in M4VIFI_ResizeBilinearYUV420toYUV420()
3710 return M4VIFI_OK; in M4VIFI_Rotate90LeftYUV420toYUV420()
[all …]
/frameworks/media/libvideoeditor/vss/src/
DM4VIFI_xVSS_RGB565toYUV420.c216 return M4VIFI_OK; in M4VIFI_xVSS_RGB565toYUV420()
DM4xVSS_internal.c3790 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectColor()
3988 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectFraming()
4117 return M4VIFI_OK; in M4VSS3GPP_externalVideoEffectFifties()
4726 return M4VIFI_OK; in M4xVSS_FadeBlackTransition()
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp605 M4VIFI_UInt8 return_code = M4VIFI_OK; in M4VIFI_SemiplanarYVU420toYUV420()