Searched refs:e_rc_mode (Results 1 – 5 of 5) sorted by relevance
557 if ((ps_ip->s_ive_ip.e_rc_mode != IVE_RC_NONE) in api_check_struct_sanity()558 && (ps_ip->s_ive_ip.e_rc_mode != IVE_RC_STORAGE) in api_check_struct_sanity()559 && (ps_ip->s_ive_ip.e_rc_mode != IVE_RC_CBR_NON_LOW_DELAY)) in api_check_struct_sanity()2471 if (IVE_RC_NONE != ps_curr_cfg->e_rc_mode) in ih264e_codec_update_config()2707 && IVE_RC_NONE != ps_codec->s_cfg.e_rc_mode) in ih264e_codec_update_config()2803 switch (ps_codec->s_cfg.e_rc_mode) in ih264e_codec_update_config()2878 ps_cfg->e_rc_mode = DEFAULT_RC; in ih264e_set_default_params()4190 ps_cfg->e_rc_mode = ps_ip->s_ive_ip.e_rc_mode; in ih264e_init_mem_rec()
301 IVE_RC_MODE_T e_rc_mode; member
382 IVE_RC_MODE_T e_rc_mode; member
1324 switch (ps_codec->s_cfg.e_rc_mode) in ih264e_codec_init()
2649 s_init_ip.s_ive_ip.e_rc_mode = s_app_ctxt.u4_rc; in h264enc_main()