Lines Matching refs:i4_resolution_id
154 WORD32 i4_bitrate_instance_num, i4_resolution_id, i4_out_res_id; in ihevce_ent_coding_thrd() local
176 i4_resolution_id = ps_enc_ctxt->i4_resolution_id; in ihevce_ent_coding_thrd()
177 i4_out_res_id = i4_resolution_id; in ihevce_ent_coding_thrd()
213 if(1 == ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id]) in ihevce_ent_coding_thrd()
214 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 0; in ihevce_ent_coding_thrd()
220 if(0 == ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id]) in ihevce_ent_coding_thrd()
235 if(ctr != i4_resolution_id) in ihevce_ent_coding_thrd()
251 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 1; in ihevce_ent_coding_thrd()
284 &ps_hle_ctxt->profile_entropy[ps_enc_ctxt->i4_resolution_id][i4_bitrate_instance_num]); in ihevce_ent_coding_thrd()
456 i4_resolution_id, in ihevce_ent_coding_thrd()
487 .as_tgt_params[ps_enc_ctxt->i4_resolution_id] in ihevce_ent_coding_thrd()
490 .as_tgt_params[ps_enc_ctxt->i4_resolution_id] in ihevce_ent_coding_thrd()
567 &ps_hle_ctxt->profile_entropy[ps_enc_ctxt->i4_resolution_id][i4_bitrate_instance_num], in ihevce_ent_coding_thrd()
580 i4_do_entr_last = ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id]; in ihevce_ent_coding_thrd()
644 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 0; in ihevce_ent_coding_thrd()
672 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 i4_bitrate_instance_id, WORD32 i4_resolution_id) in ihevce_entropy_encode_header() argument
692 if(i4_resolution_id >= ps_tgt_lyr_prms->i4_num_res_layers) in ihevce_entropy_encode_header()
696 ps_tgt_lyr_prms->as_tgt_params[i4_resolution_id].i4_num_bitrate_instances) in ihevce_entropy_encode_header()
699 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id]; in ihevce_entropy_encode_header()
806 ps_hle_ctxt->pv_out_cb_handle, ps_curr_out, i4_bitrate_instance_id, i4_resolution_id); in ihevce_entropy_encode_header()