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.c1275 WORD32 i4_loop_count; in ihevce_hle_interface_thrd() local
1281 for(i4_loop_count = 0; i4_loop_count < res_ctr; i4_loop_count++) in ihevce_hle_interface_thrd()
1284 enc_ctr += ps_hle_ctxt->ai4_num_core_per_res[i4_loop_count]; in ihevce_hle_interface_thrd()
1289 for(i4_loop_count = 0; in ihevce_hle_interface_thrd()
1290 i4_loop_count < in ihevce_hle_interface_thrd()
1292 i4_loop_count++) in ihevce_hle_interface_thrd()
1294 i4_acc_proc_num += ai4_proc_count[i4_loop_count]; in ihevce_hle_interface_thrd()
1389 WORD32 i4_loop_count; in ihevce_hle_interface_thrd() local
1395 for(i4_loop_count = 0; i4_loop_count < res_ctr; i4_loop_count++) in ihevce_hle_interface_thrd()
1396 pre_enc_ctr += ps_hle_ctxt->ai4_num_core_per_res[i4_loop_count]; in ihevce_hle_interface_thrd()
[all …]