Searched refs:DecTask (Results 1 – 4 of 4) sorted by relevance
31 DecTask *task = (DecTask *)dec->task_single; in mpp_dec_decode()317 DecTask *task = (DecTask *)dec->task_single; in mpp_dec_reset_no_thread()
42 static MPP_RET check_task_wait(MppDecImpl *dec, DecTask *task) in check_task_wait()133 static RK_U32 reset_parser_thread(Mpp *mpp, DecTask *task) in reset_parser_thread()239 static void mpp_dec_put_task(Mpp *mpp, DecTask *task) in mpp_dec_put_task()282 static MPP_RET try_get_input_packet(Mpp *mpp, DecTask *task) in try_get_input_packet()315 static MPP_RET try_proc_dec_task(Mpp *mpp, DecTask *task) in try_proc_dec_task()679 DecTask task; in mpp_dec_parser_thread()897 DecTask task; /* decoder task */ in mpp_dec_advanced_thread()898 DecTask *pTask = &task; in mpp_dec_advanced_thread()
51 void dec_task_init(DecTask *task) in dec_task_init()738 DecTask *task = mpp_calloc(DecTask, 1); in mpp_dec_init()
228 } DecTask; typedef235 void dec_task_init(DecTask *task);