Searched refs:info_task_gen_rdy (Results 1 – 3 of 3) sorted by relevance
216 if (!status->info_task_gen_rdy) { in mpp_dec_decode()226 status->info_task_gen_rdy = 1; in mpp_dec_decode()240 status->info_task_gen_rdy = 0; in mpp_dec_decode()
539 if (!task->status.info_task_gen_rdy) { in try_proc_dec_task()548 task->status.info_task_gen_rdy = 1; in try_proc_dec_task()558 task->status.info_task_gen_rdy = 0; in try_proc_dec_task()
207 RK_U32 info_task_gen_rdy : 1; member