Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h137 IVE_CMD_CTL_SET_ME_PARAMS = 0X9, enumerator
Dih264e_api.c1411 case IVE_CMD_CTL_SET_ME_PARAMS: in api_check_struct_sanity()
2549 else if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_ME_PARAMS) in ih264e_codec_update_config()
6438 case IVE_CMD_CTL_SET_ME_PARAMS: in ih264e_ctl()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp598 sMeParamsIp.e_sub_cmd = IVE_CMD_CTL_SET_ME_PARAMS; in setMeParams()
/external/libavc/test/encoder/
Dmain.c1323 s_me_params_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_ME_PARAMS; in set_me_params()