Searched refs:ENCODE_DEVICE_BUSY (Results 1 – 3 of 3) sorted by relevance
349 return ENCODE_DEVICE_BUSY; in encode()355 return ENCODE_DEVICE_BUSY; in encode()361 return ENCODE_DEVICE_BUSY; in encode()
45 ENCODE_DEVICE_BUSY = 4, enumerator
632 if (ret == ENCODE_DEVICE_BUSY) { in ProcessorProcess()