/frameworks/base/media/jni/mediaeditor/ |
VideoEditorOsal.cpp | 48 M4OSA_ERR result; 226 M4OSA_ERR result)
|
VideoEditorJava.cpp | 63 M4OSA_ERR result, 323 M4OSA_ERR result = M4NO_ERROR;
|
VideoEditorJava.h | 381 M4OSA_ERR result,
|
VideoEditorClasses.cpp | [all...] |
/frameworks/av/libvideoeditor/lvpp/ |
VideoEditorTools.cpp | 351 M4OSA_ERR M4VSS3GPP_externalVideoEffectColor(M4OSA_Void *pFunctionContext, 512 M4OSA_ERR M4VSS3GPP_externalVideoEffectFraming( 544 M4OSA_ERR err; 737 M4OSA_ERR M4VSS3GPP_externalVideoEffectFifties( [all...] |
VideoEditorAudioPlayer.cpp | 325 M4OSA_ERR result = M4NO_ERROR; 600 M4OSA_ERR err = M4NO_ERROR;
|
PreviewPlayer.cpp | 240 M4OSA_ERR err = M4NO_ERROR; 777 M4OSA_ERR err1 = M4NO_ERROR; [all...] |
/frameworks/av/libvideoeditor/vss/3gpwriter/src/ |
M4MP4W_Writer.c | 386 M4OSA_ERR M4MP4W_getVersion(M4OSA_UInt8 *major, M4OSA_UInt8 *minor, 423 M4OSA_ERR M4MP4W_initializeAllocationParameters(M4MP4W_Mp4FileData *Ptr ) 530 M4OSA_ERR M4MP4W_openWrite(M4OSA_Context *contextPtr, 537 M4OSA_ERR err = M4NO_ERROR; 627 M4OSA_ERR M4MP4W_addStream(M4OSA_Context context, 631 M4OSA_ERR err = M4NO_ERROR; [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4xVSS_API.c | 56 * prototype M4OSA_ERR M4xVSS_Init(M4OSA_Context* pContext, M4xVSS_InitParams* pParams) 68 M4OSA_ERR M4xVSS_Init( M4OSA_Context *pContext, M4xVSS_InitParams *pParams ) 249 M4OSA_ERR M4xVSS_ReduceTranscode( M4OSA_Context pContext, 253 M4OSA_ERR err = M4NO_ERROR; 570 * prototype M4OSA_ERR M4xVSS_SendCommand(M4OSA_Context pContext, 587 M4OSA_ERR M4xVSS_SendCommand( M4OSA_Context pContext, 593 M4OSA_ERR err; [all...] |
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_Error.h | 31 /** M4OSA_ERR is a 32 bits unsigned integer. 38 * EACH CORE COMPONENT FUNCTION SHOULD RETURN AN M4OSA_ERR 40 typedef M4OSA_UInt32 M4OSA_ERR; 47 /* Macro to process M4OSA_ERR */ 49 /** This macro tests if the provided M4OSA_ERR is a warning or not*/ 52 /** This macro tests if the provided M4OSA_ERR is a fatal error or not*/ 63 * @arg error: (IN) [M4OSA_ERR] Error code
|
M4OSA_Debug.h | 64 M4OSA_ERR returnedError);
|
/frameworks/av/libvideoeditor/vss/mcs/src/ |
M4MCS_VideoPreProcessing.c | 56 * M4OSA_ERR M4MCS_intApplyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 70 M4OSA_ERR M4MCS_intApplyVPP(M4VPP_Context pContext, M4VIFI_ImagePlane* pPlaneIn, 73 M4OSA_ERR err = M4NO_ERROR;
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_InternalTypes.h | 485 M4OSA_ERR VppError; /**< Error for VPP are masked by Video [all...] |