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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h104 M4MCS_kState_CREATED, /**< M4MCS_init has been called */ enumerator in enum:__anon294
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2157 pC->State = M4MCS_kState_CREATED;
2395 if( M4MCS_kState_CREATED != pC->State )
3470 if( ( pC->State == M4MCS_kState_CREATED)
5398 pC->State = M4MCS_kState_CREATED;
10273 if (M4MCS_kState_CREATED != pC->State)

Completed in 101 milliseconds