Searched refs:try_proc_processing_task (Results 1 – 1 of 1) sorted by relevance
3359 static MPP_RET try_proc_processing_task(MppEncImpl *enc, EncAsyncWait *wait) in try_proc_processing_task() function3418 while (MPP_OK == try_proc_processing_task(enc, wait)); in proc_async_task()3622 while (MPP_OK == try_proc_processing_task(enc, &wait)); in mpp_enc_async_thread()3678 try_proc_processing_task(enc, &wait); in mpp_enc_async_thread()3688 while (MPP_OK == try_proc_processing_task(enc, &wait)); in mpp_enc_async_thread()