Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/inc/
H A Dmpp.h44 #define MPP_DEC_NOTIFY_TASK_ALL_DONE (0x00000080) macro
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c805 mpp_dec_notify(dec, MPP_DEC_NOTIFY_TASK_ALL_DONE); in mpp_dec_hal_thread()