Home
last modified time | relevance | path

Searched refs:i4_num_enc_proc_thrds (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_memory_init.c631 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
640 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1423 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1435 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1444 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1454 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1493 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1540 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
1554 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds, in ihevce_mem_manager_init()
2270 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; ctr++) in ihevce_mem_manager_init()
[all …]
Dihevce_hle_interface.c335 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds = in ihevce_hle_interface_create()
782 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; in ihevce_hle_interface_thrd()
1307 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
1400 pre_enc_ctr -= ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; in ihevce_hle_interface_thrd()
1412 if((pre_enc_ctr + ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) >= in ihevce_hle_interface_thrd()
1466 [pre_enc_ctr + ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds]; in ihevce_hle_interface_thrd()
1467 if(((pre_enc_ctr + ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) >= in ihevce_hle_interface_thrd()
1482 if(((pre_enc_ctr + ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) >= in ihevce_hle_interface_thrd()
1543 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
2106 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; ctr++) in ihevce_hle_interface_delete()
Dihevce_frame_process.c3331 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) in ihevce_enc_frm_proc_slave_thrd()
4024 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds - 1) in ihevce_enc_frm_proc_slave_thrd()
4027 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds; in ihevce_enc_frm_proc_slave_thrd()
4034 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) in ihevce_enc_frm_proc_slave_thrd()
4518 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) in ihevce_enc_frm_proc_slave_thrd()
4594 (ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds - 1)) in ihevce_enc_frm_proc_slave_thrd()
4637 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) && in ihevce_enc_frm_proc_slave_thrd()
4713 ps_enc_ctxt->s_multi_thrd.i4_num_enc_proc_thrds) && in ihevce_enc_frm_proc_slave_thrd()
Dihevce_enc_structs.h2416 WORD32 i4_num_enc_proc_thrds; member