Searched refs:FUNC_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
484 Encode_Status ret = mVideoEncoder->getOutput(&outBuf, FUNC_NONBLOCK); in ProcessDataRetrieve()627 ret = mVideoEncoder->encode(&inBuf, FUNC_NONBLOCK); in ProcessorProcess()
135 #define FUNC_NONBLOCK 0 macro