Searched refs:s_cu_prms (Results 1 – 3 of 3) sorted by relevance
1578 &ps_ctxt->ps_enc_out_ctxt->s_cu_prms, in ihevce_cu_mode_decide()1589 ps_ctxt->ps_enc_out_ctxt->ps_cu_prms = &ps_ctxt->ps_enc_out_ctxt->s_cu_prms; in ihevce_cu_mode_decide()1642 &ps_ctxt->ps_enc_out_ctxt->s_cu_prms, in ihevce_cu_mode_decide()1653 ps_ctxt->ps_enc_out_ctxt->ps_cu_prms = &ps_ctxt->ps_enc_out_ctxt->s_cu_prms; in ihevce_cu_mode_decide()1720 enc_loop_cu_prms_t s_cu_prms; in ihevce_enc_loop_process_row() local1782 s_cu_prms.i4_luma_src_stride = ps_curr_src_bufs->i4_y_strd; in ihevce_enc_loop_process_row()1783 s_cu_prms.i4_chrm_src_stride = ps_curr_src_bufs->i4_uv_strd; in ihevce_enc_loop_process_row()1784 s_cu_prms.i4_luma_recon_stride = ps_curr_recon_bufs->i4_y_strd; in ihevce_enc_loop_process_row()1785 s_cu_prms.i4_chrm_recon_stride = ps_curr_recon_bufs->i4_uv_strd; in ihevce_enc_loop_process_row()1786 s_cu_prms.i4_ctb_size = ctb_size; in ihevce_enc_loop_process_row()[all …]
495 ps_nbr_4x4->b1_skip_flag = ps_enc_tmp_out_ctxt->s_cu_prms.u1_skip_flag; in ihevce_store_cu_results()2898 ps_enc_tmp_out_ctxt->ps_cu_prms = &ps_enc_tmp_out_ctxt->s_cu_prms; in ihevce_cu_recurse_decide()2946 ps_enc_tmp_out_ctxt->ps_cu_prms = &ps_enc_tmp_out_ctxt->s_cu_prms; in ihevce_cu_recurse_decide()
1291 enc_loop_cu_final_prms_t s_cu_prms; member