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.c646 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
652 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
676 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1493 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1502 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1511 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1597 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1607 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
1647 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds, in ihevce_mem_manager_init()
2323 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.c356 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds = in ihevce_hle_interface_create()
800 ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; in ihevce_hle_interface_thrd()
1448 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
1542 for(ctr = 0; ctr < ps_enc_ctxt->s_multi_thrd.i4_num_pre_enc_proc_thrds; ctr++) in ihevce_hle_interface_thrd()
2134 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.c6291 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6434 ps_multi_thrd->i4_num_pre_enc_proc_thrds))); in ihevce_pre_enc_process_frame_thrd()
6439 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6514 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6783 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
6864 ps_multi_thrd->i4_num_pre_enc_proc_thrds) in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2709 WORD32 i4_num_pre_enc_proc_thrds; member