Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_hle_interface.c1298 WORD32 i4_loop_count; in ihevce_hle_interface_thrd() local
1304 for(i4_loop_count = 0; i4_loop_count < res_ctr; i4_loop_count++) in ihevce_hle_interface_thrd()
1307 enc_ctr += ps_hle_ctxt->ai4_num_core_per_res[i4_loop_count]; in ihevce_hle_interface_thrd()
1312 for(i4_loop_count = 0; in ihevce_hle_interface_thrd()
1313 i4_loop_count < in ihevce_hle_interface_thrd()
1315 i4_loop_count++) in ihevce_hle_interface_thrd()
1317 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
1412 WORD32 i4_loop_count; in ihevce_hle_interface_thrd() local
1418 for(i4_loop_count = 0; i4_loop_count < res_ctr; i4_loop_count++) in ihevce_hle_interface_thrd()
1419 pre_enc_ctr += ps_hle_ctxt->ai4_num_core_per_res[i4_loop_count]; in ihevce_hle_interface_thrd()
[all …]