Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h105 IVE_NORMAL = 2, enumerator
Dih264e_utils.c1192 else if (ps_codec->s_cfg.u4_enc_speed_preset == IVE_NORMAL) in ih264e_codec_init()
Dih264e_api.c1435 && (ps_ip->s_ive_ip.u4_enc_speed_preset != IVE_NORMAL) in api_check_struct_sanity()
2013 else if (ps_curr_cfg->u4_enc_speed_preset == IVE_NORMAL) in ih264e_codec_update_config()
/external/libavc/test/encoder/
Dmain.c385 e_enc_speed_preset = IVE_NORMAL; in get_speed_preset()