Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_hle_interface.c749 WORD32 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd() local
1302 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd()
1317 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
1318 if(enc_ctr >= i4_acc_proc_num) in ihevce_hle_interface_thrd()
1371 if((enc_ctr >= i4_acc_proc_num) && in ihevce_hle_interface_thrd()
1378 i4_acc_proc_num += ai4_proc_count[i4_curr_grp_num]; in ihevce_hle_interface_thrd()
1384 if((enc_ctr >= i4_acc_proc_num) && in ihevce_hle_interface_thrd()
1391 i4_acc_proc_num += ai4_proc_count[i4_curr_grp_num]; in ihevce_hle_interface_thrd()
1416 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd()
1434 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
[all …]