Searched refs:s_cu_prms (Results 1 – 3 of 3) sorted by relevance
1585 &ps_ctxt->ps_enc_out_ctxt->s_cu_prms, in ihevce_cu_mode_decide()1596 ps_ctxt->ps_enc_out_ctxt->ps_cu_prms = &ps_ctxt->ps_enc_out_ctxt->s_cu_prms; in ihevce_cu_mode_decide()1649 &ps_ctxt->ps_enc_out_ctxt->s_cu_prms, in ihevce_cu_mode_decide()1660 ps_ctxt->ps_enc_out_ctxt->ps_cu_prms = &ps_ctxt->ps_enc_out_ctxt->s_cu_prms; in ihevce_cu_mode_decide()1727 enc_loop_cu_prms_t s_cu_prms; in ihevce_enc_loop_process_row() local1800 s_cu_prms.i4_luma_src_stride = ps_curr_src_bufs->i4_y_strd; in ihevce_enc_loop_process_row()1801 s_cu_prms.i4_chrm_src_stride = ps_curr_src_bufs->i4_uv_strd; in ihevce_enc_loop_process_row()1802 s_cu_prms.i4_luma_recon_stride = ps_curr_recon_bufs->i4_y_strd; in ihevce_enc_loop_process_row()1803 s_cu_prms.i4_chrm_recon_stride = ps_curr_recon_bufs->i4_uv_strd; in ihevce_enc_loop_process_row()1804 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()
1292 enc_loop_cu_final_prms_t s_cu_prms; member