Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/test/
H A Dmpp_event_trigger.h23 int (*notify)(void *param); member
H A Dmpp_event_trigger.c20 int (*notify)(void *param); member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c35 RK_U32 notify = dec->parser_notify_flag; in check_task_wait() local
1189 RK_U32 notify = 0; in mpp_dec_notify_normal() local
H A Dmpp_enc_impl.c193 RK_U32 notify = enc->notify_flag; in check_enc_task_wait() local
3473 RK_U32 notify = enc->notify_flag; in check_enc_async_wait() local
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h43 MPP_RET (*notify)(Kmpp *ctx, MppBufferGroup group); member
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c580 static MPP_RET notify(Kmpp *ctx, MppBufferGroup group) in notify() function
/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h63 MPP_RET (*notify)(MppDecImpl *dec, RK_U32 flag); member