Searched refs:M4VSS3GPP_kEditState_CLOSED (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h75 M4VSS3GPP_kEditState_CLOSED = 6 /**< Output file has been closed, enumerator in enum:__anon249
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c512 && (pC->State != M4VSS3GPP_kEditState_CLOSED) )
1462 if( M4VSS3GPP_kEditState_CLOSED == pC->State )
1696 pC->State = M4VSS3GPP_kEditState_CLOSED;
1736 if( M4VSS3GPP_kEditState_CLOSED != pC->State )

Completed in 61 milliseconds