Searched refs:i4_id (Results 1 – 9 of 9) sorted by relevance
239 void *ihevce_buff_que_get_buf(void *pv_buf_que, WORD32 i4_id) in ihevce_buff_que_get_buf() argument245 if(i4_id >= ps_buf_que->i4_num_bufs) in ihevce_buff_que_get_buf()248 return (ps_buf_que->ppv_buff_ptrs[i4_id]); in ihevce_buff_que_get_buf()
70 void *ihevce_buff_que_get_buf(void *pv_buf_que, WORD32 i4_id);
4895 WORD32 i4_id; in ihevce_set_pre_enc_prms() local4901 i4_id = ps_enc_ctxt->i4_ref_mbr_id; in ihevce_set_pre_enc_prms()4905 i4_id = 0; in ihevce_set_pre_enc_prms()4909 i4_id = i; in ihevce_set_pre_enc_prms()4944 i4_id, in ihevce_set_pre_enc_prms()4960 i4_id); in ihevce_set_pre_enc_prms()
1596 ithread_set_affinity(ps_proc->i4_id + 1); in ihevcd_process_thread()1605 ret = ithread_mutex_lock(ps_dec->apv_proc_start_mutex[ps_proc->i4_id]); in ihevcd_process_thread()1609 while(!ps_dec->ai4_process_start[ps_proc->i4_id]) in ihevcd_process_thread()1611 ithread_cond_wait(ps_dec->apv_proc_start_condition[ps_proc->i4_id], in ihevcd_process_thread()1612 ps_dec->apv_proc_start_mutex[ps_proc->i4_id]); in ihevcd_process_thread()1614 ps_dec->ai4_process_start[ps_proc->i4_id] = 0; in ihevcd_process_thread()1615 ret = ithread_mutex_unlock(ps_dec->apv_proc_start_mutex[ps_proc->i4_id]); in ihevcd_process_thread()1674 ret = ithread_mutex_lock(ps_dec->apv_proc_done_mutex[ps_proc->i4_id]); in ihevcd_process_thread()1678 ps_dec->ai4_process_done[ps_proc->i4_id] = 1; in ihevcd_process_thread()1679 ithread_cond_signal(ps_dec->apv_proc_done_condition[ps_proc->i4_id]); in ihevcd_process_thread()[all …]
1381 WORD32 i4_id; member
2082 ps_codec->as_process[i].i4_id = i; in ihevcd_allocate_dynamic_bufs()
2544 ithread_set_affinity(ps_proc->i4_id); in ih264e_process_thread()2585 if(ps_proc->i4_id) in ih264e_process_thread()2596 ps_proc = &ps_codec->as_process[ps_proc->i4_id + s_job.i2_proc_base_idx]; in ih264e_process_thread()
1955 WORD32 i4_id; member
3112 ps_codec->as_process[i].i4_id = in ih264e_init()