Searched refs:i4_id (Results 1 - 6 of 6) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_structs.h1378 WORD32 i4_id; member in struct:__anon9853
H A Dihevcd_process_slice.c1576 ithread_set_affinity(ps_proc->i4_id + 1);
H A Dihevcd_api.c1981 ps_codec->as_process[i].i4_id = i;
/external/libavc/encoder/
H A Dih264e_process.c2453 ithread_set_affinity(ps_proc->i4_id);
2493 if(ps_proc->i4_id)
2504 ps_proc = &ps_codec->as_process[ps_proc->i4_id + s_job.i2_proc_base_idx];
H A Dih264e_structs.h1768 WORD32 i4_id; member in struct:_proc_t
H A Dih264e_api.c2578 /* i4_id always stays between 0 and MAX_PROCESS_THREADS */
2579 ps_codec->as_process[i].i4_id =

Completed in 77 milliseconds