Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_normal.cpp49 RK_U32 keep_notify = 0; in check_task_wait() local
57 keep_notify = notify & (~MPP_DEC_CONTROL); in check_task_wait()
74 dec->parser_notify_flag = keep_notify; in check_task_wait()
H A Dmpp_enc_impl.cpp200 RK_U32 keep_notify = 0; in check_enc_task_wait() local
208 keep_notify = notify & (~MPP_ENC_CONTROL); in check_enc_task_wait()
223 enc->notify_flag = keep_notify; in check_enc_task_wait()
2836 RK_U32 keep_notify = 0; in check_enc_async_wait() local
2844 keep_notify = notify & (~MPP_ENC_CONTROL); in check_enc_async_wait()
2859 enc->notify_flag = keep_notify; in check_enc_async_wait()