Searched refs:e_rc_mode (Results 1 – 5 of 5) sorted by relevance
462 if ((ps_ip->s_ive_ip.e_rc_mode != IVE_RC_NONE) in api_check_struct_sanity()463 && (ps_ip->s_ive_ip.e_rc_mode != IVE_RC_STORAGE) in api_check_struct_sanity()464 && (ps_ip->s_ive_ip.e_rc_mode != IVE_RC_CBR_NON_LOW_DELAY)) in api_check_struct_sanity()1984 if (IVE_RC_NONE != ps_curr_cfg->e_rc_mode) in ih264e_codec_update_config()2220 && IVE_RC_NONE != ps_codec->s_cfg.e_rc_mode) in ih264e_codec_update_config()2290 switch (ps_codec->s_cfg.e_rc_mode) in ih264e_codec_update_config()2365 ps_cfg->e_rc_mode = DEFAULT_RC; in ih264e_set_default_params()3670 ps_cfg->e_rc_mode = ps_ip->s_ive_ip.e_rc_mode; in ih264e_init_mem_rec()
289 IVE_RC_MODE_T e_rc_mode; member
376 IVE_RC_MODE_T e_rc_mode; member
1307 switch (ps_codec->s_cfg.e_rc_mode) in ih264e_codec_init()
2373 s_init_ip.s_ive_ip.e_rc_mode = s_app_ctxt.u4_rc; in h264enc_main()