Searched refs:task_parsed_rdy (Results 1 – 3 of 3) sorted by relevance
157 if (!status->task_parsed_rdy) { in mpp_dec_decode()161 status->task_parsed_rdy = 1; in mpp_dec_decode()186 status->task_parsed_rdy = 0; in mpp_dec_decode()306 status->task_parsed_rdy = 0; in mpp_dec_decode()342 if (task->status.task_parsed_rdy) { in mpp_dec_reset_no_thread()350 task->status.task_parsed_rdy = 0; in mpp_dec_reset_no_thread()374 task->status.task_parsed_rdy = 0; in mpp_dec_reset_no_thread()
180 if (task->status.task_parsed_rdy) { in reset_parser_thread()190 task->status.task_parsed_rdy = 0; in reset_parser_thread()226 task->status.task_parsed_rdy = 0; in reset_parser_thread()508 if (!task->status.task_parsed_rdy) { in try_proc_dec_task()512 task->status.task_parsed_rdy = 1; in try_proc_dec_task()534 task->status.task_parsed_rdy = 0; in try_proc_dec_task()663 task->status.task_parsed_rdy = 0; in try_proc_dec_task()
207 RK_U32 task_parsed_rdy : 1; member