Searched refs:VppError (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c461 pC->ewc.VppError = M4NO_ERROR;
478 if( M4NO_ERROR != pC->ewc.VppError )
483 pC->ewc.VppError);
486 if( M4WAR_VIDEORENDERER_NO_NEW_FRAME != pC->ewc.VppError )
490 return pC->ewc.VppError;
627 pC->ewc.VppError = M4NO_ERROR;
640 if( M4NO_ERROR != pC->ewc.VppError )
645 pC->ewc.VppError);
648 if( M4WAR_VIDEORENDERER_NO_NEW_FRAME != pC->ewc.VppError )
653 return pC->ewc.VppError;
[all...]
H A DM4VSS3GPP_Edit.c211 pC->ewc.VppError = 0;
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h485 M4OSA_ERR VppError; /**< Error for VPP are masked by Video member in struct:__anon261

Completed in 101 milliseconds