Searched refs:DecTask (Results 1 – 4 of 4) sorted by relevance
21 DecTask *task = (DecTask *)dec->task_single; in mpp_dec_decode()350 DecTask *task = (DecTask *)dec->task_single; in mpp_dec_reset_no_thread()
32 static MPP_RET check_task_wait(MppDecImpl *dec, DecTask *task) in check_task_wait()123 static RK_U32 reset_parser_thread(Mpp *mpp, DecTask *task) in reset_parser_thread()231 static void mpp_dec_put_task(Mpp *mpp, DecTask *task) in mpp_dec_put_task()274 static MPP_RET try_get_input_packet(Mpp *mpp, DecTask *task) in try_get_input_packet()307 static MPP_RET try_proc_dec_task(Mpp *mpp, DecTask *task) in try_proc_dec_task()694 DecTask task; in mpp_dec_parser_thread()918 DecTask task; /* decoder task */ in mpp_dec_advanced_thread()919 DecTask *pTask = &task; in mpp_dec_advanced_thread()
40 void dec_task_init(DecTask *task) in dec_task_init()654 DecTask *task = mpp_calloc(DecTask, 1); in mpp_dec_init()
231 } DecTask; typedef238 void dec_task_init(DecTask *task);