Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h175 RK_U32 dis_que_full : 1; // 0x0002 MPP_DEC_NOTIFY_FRAME_DEQUEUE member
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_normal.cpp483 task->wait.dis_que_full = (mpp->mFrmOut->list_size() > 4) ? 1 : 0; in try_proc_dec_task()
484 if (task->wait.dis_que_full) in try_proc_dec_task()