Searched refs:pv_entropy_jobq (Results 1 – 4 of 4) sorted by relevance
1074 void *pv_proc_jobq, *pv_entropy_jobq; member1758 void *pv_proc_jobq, *pv_entropy_jobq; member2297 void *pv_proc_jobq, *pv_entropy_jobq; member
2564 ps_codec->pv_entropy_jobq = ih264_list_init( in ih264e_init()2568 RETURN_IF((ps_codec->pv_entropy_jobq == NULL), IV_FAIL); in ih264e_init()2569 ih264_list_reset(ps_codec->pv_entropy_jobq); in ih264e_init()2576 ps_codec->as_process[i].pv_entropy_jobq = ps_codec->pv_entropy_jobq; in ih264e_init()2585 ps_codec->as_process[i].s_entropy.pv_entropy_jobq = in ih264e_init()2586 ps_codec->pv_entropy_jobq; in ih264e_init()4512 ih264_list_free(ps_codec->pv_entropy_jobq); in ih264e_retrieve_memrec()
447 ih264_list_reset(ps_codec->pv_entropy_jobq); in ih264e_encode()
1044 error_status |= ih264_list_queue(ps_proc->pv_entropy_jobq, &s_job, 1); in ih264e_update_proc_ctxt()1047 ih264_list_terminate(ps_codec->pv_entropy_jobq); in ih264e_update_proc_ctxt()2472 ret = ih264_list_dequeue(ps_proc->pv_entropy_jobq, &s_job, is_blocking); in ih264e_process_thread()