Searched defs:wait (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 190 static MPP_RET check_enc_task_wait(MppEncImpl *enc, EncAsyncWait *wait) in check_enc_task_wait() 2325 static MPP_RET try_get_enc_task(MppEncImpl *enc, EncAsyncTaskInfo *task, EncAsyncWait *wait) in try_get_enc_task() 2506 static MPP_RET try_proc_low_deley_task(Mpp *mpp, EncAsyncTaskInfo *task, EncAsyncWait *wait) in try_proc_low_deley_task() 2855 EncAsyncWait wait; in mpp_enc_thread() local 3138 static MPP_RET try_get_async_task(MppEncImpl *enc, EncAsyncWait *wait) in try_get_async_task() 3359 static MPP_RET try_proc_processing_task(MppEncImpl *enc, EncAsyncWait *wait) in try_proc_processing_task() 3380 static MPP_RET proc_async_task(MppEncImpl *enc, EncAsyncWait *wait) in proc_async_task() 3470 static MPP_RET check_enc_async_wait(MppEncImpl *enc, EncAsyncWait *wait) in check_enc_async_wait() 3590 EncAsyncWait wait; in mpp_enc_async_thread() local
|
| /rockchip-linux_mpp/mpp/hal/inc/ |
| H A D | mpp_enc_hal.h | 56 MPP_RET (*wait)(void *ctx, HalEncTask *task); member
|
| H A D | mpp_hal.h | 70 MPP_RET (*wait)(void *ctx, HalTaskInfo *task); member
|
| /rockchip-linux_mpp/mpp/codec/inc/ |
| H A D | mpp_dec_impl.h | 224 PaserTaskWait wait; member
|