Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_resolution_id

154     WORD32 i4_bitrate_instance_num, i4_resolution_id, i4_out_res_id;
176 i4_resolution_id = ps_enc_ctxt->i4_resolution_id;
177 i4_out_res_id = i4_resolution_id;
213 if(1 == ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id])
214 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 0;
220 if(0 == ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id])
235 if(ctr != i4_resolution_id)
251 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 1;
284 &ps_hle_ctxt->profile_entropy[ps_enc_ctxt->i4_resolution_id][i4_bitrate_instance_num]);
452 i4_resolution_id,
483 .as_tgt_params[ps_enc_ctxt->i4_resolution_id]
486 .as_tgt_params[ps_enc_ctxt->i4_resolution_id]
563 &ps_hle_ctxt->profile_entropy[ps_enc_ctxt->i4_resolution_id][i4_bitrate_instance_num],
576 i4_do_entr_last = ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id];
640 ps_enc_ctxt->s_multi_thrd.pi4_active_res_id[i4_resolution_id] = 0;
660 * @param[in] i4_resolution_id
668 ihevce_hle_ctxt_t *ps_hle_ctxt, WORD32 i4_bitrate_instance_id, WORD32 i4_resolution_id)
688 if(i4_resolution_id >= ps_tgt_lyr_prms->i4_num_res_layers)
692 ps_tgt_lyr_prms->as_tgt_params[i4_resolution_id].i4_num_bitrate_instances)
695 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id];
802 ps_hle_ctxt->pv_out_cb_handle, ps_curr_out, i4_bitrate_instance_id, i4_resolution_id);