Searched defs:notify (Results 1 – 7 of 7) sorted by relevance
23 int (*notify)(void *param); member
20 int (*notify)(void *param); member
35 RK_U32 notify = dec->parser_notify_flag; in check_task_wait() local1189 RK_U32 notify = 0; in mpp_dec_notify_normal() local
193 RK_U32 notify = enc->notify_flag; in check_enc_task_wait() local3473 RK_U32 notify = enc->notify_flag; in check_enc_async_wait() local
43 MPP_RET (*notify)(Kmpp *ctx, MppBufferGroup group); member
580 static MPP_RET notify(Kmpp *ctx, MppBufferGroup group) in notify() function
63 MPP_RET (*notify)(MppDecImpl *dec, RK_U32 flag); member