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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h113 M4MCS_kState_CLOSED /**< Output file has been created */ enumerator in enum:__anon294
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3230 pC->State = M4MCS_kState_CLOSED;
3293 if( M4MCS_kState_CLOSED != pC->State )
3471 || (pC->State == M4MCS_kState_CLOSED) )
3473 pC->State = M4MCS_kState_CLOSED;

Completed in 638 milliseconds