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.c734 WORD32 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd() local
1279 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd()
1294 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
1295 if(enc_ctr >= i4_acc_proc_num) in ihevce_hle_interface_thrd()
1348 if((enc_ctr >= i4_acc_proc_num) && in ihevce_hle_interface_thrd()
1355 i4_acc_proc_num += ai4_proc_count[i4_curr_grp_num]; in ihevce_hle_interface_thrd()
1361 if((enc_ctr >= i4_acc_proc_num) && in ihevce_hle_interface_thrd()
1368 i4_acc_proc_num += ai4_proc_count[i4_curr_grp_num]; in ihevce_hle_interface_thrd()
1393 i4_acc_proc_num = 0; in ihevce_hle_interface_thrd()
1411 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
[all …]