Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h177 RK_U32 dis_que_full : 1; // 0x0002 MPP_DEC_NOTIFY_FRAME_DEQUEUE member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c476 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()