Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h193 RK_U32 dec_slot_idx : 1; // 0x4000 MPP_DEC_NOTIFY_SLOT_VALID member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c483 task->wait.dec_slot_idx = (mpp_slots_get_unused_count(frame_slots)) ? (0) : (1); in try_proc_dec_task()
484 if (task->wait.dec_slot_idx) in try_proc_dec_task()