Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_memory_init.c649 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
655 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
679 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1464 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1473 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1482 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1568 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1578 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1618 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
2281 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_mem_manager_init()
[all …]
Dihevce_hle_interface.c339 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds = in ihevce_hle_interface_create()
785 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; in ihevce_hle_interface_thrd()
1425 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
1519 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
2111 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_hle_interface_delete()
Dihevce_frame_process.c5937 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6077 ps_multi_thrd->i4_num_pre_enc_proc_thrds))); in ihevce_pre_enc_process_frame_thrd()
6082 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6154 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6431 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6512 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2608 WORD32 i4_num_pre_enc_proc_thrds; member