Searched refs:dec_slot_idx (Results 1 – 2 of 2) sorted by relevance
193 RK_U32 dec_slot_idx : 1; // 0x4000 MPP_DEC_NOTIFY_SLOT_VALID member
483 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()