Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c3359 static MPP_RET try_proc_processing_task(MppEncImpl *enc, EncAsyncWait *wait) in try_proc_processing_task() function
3418 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()