Searched refs:mpp_dec_notify (Results 1 – 4 of 4) sorted by relevance
54 MPP_RET mpp_dec_notify(MppDec ctx, RK_U32 flag);
785 mpp_dec_notify(dec, MPP_DEC_NOTIFY_TASK_ALL_DONE); in mpp_dec_hal_thread()813 mpp_dec_notify(dec, notify_flag); in mpp_dec_hal_thread()836 mpp_dec_notify(dec, notify_flag); in mpp_dec_hal_thread()878 mpp_dec_notify(dec, notify_flag); in mpp_dec_hal_thread()1115 mpp_dec_notify(dec, MPP_DEC_RESET); in mpp_dec_reset_normal()
583 return mpp_dec_notify((MppDec)ctx, MPP_DEC_NOTIFY_SLOT_VALID); in mpp_dec_callback_slot()937 MPP_RET mpp_dec_notify(MppDec ctx, RK_U32 flag) in mpp_dec_notify() function
1259 return mpp_dec_notify(mDec, flag); in notify()