Home
last modified time | relevance | path

Searched refs:STARTING (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodec.h128 STARTING, // ALLOCATED -> RUNNING enumerator
DCCodec.cpp1078 state->set(STARTING); in initiateStart()
1092 if (state->get() != STARTING) { in start()
1131 if (state->get() != STARTING) { in start()
1236 if (state->get() == STARTING in initiateRelease()