Home
last modified time | relevance | path

Searched refs:IVE_CONFIG (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dive2.h103 IVE_CONFIG = 0, enumerator
Dih264e_api.c1451 if ((ps_ip->s_ive_ip.u4_enc_speed_preset != IVE_CONFIG) in api_check_struct_sanity()
2011 if (ps_curr_cfg->u4_enc_speed_preset == IVE_CONFIG) in ih264e_codec_update_config()
2127 else if (ps_curr_cfg->u4_enc_speed_preset == IVE_CONFIG) in ih264e_codec_update_config()
2156 if (ps_curr_cfg->u4_enc_speed_preset == IVE_CONFIG) in ih264e_codec_update_config()
Dih264e_utils.c1170 if (ps_codec->s_cfg.u4_enc_speed_preset != IVE_CONFIG) in ih264e_codec_init()
/external/libavc/test/encoder/
Dmain.c381 e_enc_speed_preset = IVE_CONFIG; in get_speed_preset()