Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c39 RK_U32 keep_notify = 0; in check_task_wait() local
47 keep_notify = notify & (~MPP_DEC_CONTROL); in check_task_wait()
64 dec->parser_notify_flag = keep_notify; in check_task_wait()
H A Dmpp_enc_impl.c197 RK_U32 keep_notify = 0; in check_enc_task_wait() local
205 keep_notify = notify & (~MPP_ENC_CONTROL); in check_enc_task_wait()
220 enc->notify_flag = keep_notify; in check_enc_task_wait()
3477 RK_U32 keep_notify = 0; in check_enc_async_wait() local
3485 keep_notify = notify & (~MPP_ENC_CONTROL); in check_enc_async_wait()
3500 enc->notify_flag = keep_notify; in check_enc_async_wait()