Searched refs:dis_que_full (Results 1 – 2 of 2) sorted by relevance
177 RK_U32 dis_que_full : 1; // 0x0002 MPP_DEC_NOTIFY_FRAME_DEQUEUE member
476 task->wait.dis_que_full = (mpp_list_size(mpp->mFrmOut) > 4) ? 1 : 0; in try_proc_dec_task()477 if (task->wait.dis_que_full) in try_proc_dec_task()