Searched refs:info_task_gen_rdy (Results 1 – 3 of 3) sorted by relevance
201 if (!status->info_task_gen_rdy) { in mpp_dec_decode()211 status->info_task_gen_rdy = 1; in mpp_dec_decode()223 status->info_task_gen_rdy = 0; in mpp_dec_decode()
546 if (!task->status.info_task_gen_rdy) { in try_proc_dec_task()555 task->status.info_task_gen_rdy = 1; in try_proc_dec_task()565 task->status.info_task_gen_rdy = 0; in try_proc_dec_task()
205 RK_U32 info_task_gen_rdy : 1; member