Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h143 IVE_CMD_CTL_SET_NUM_CORES = 0x30, enumerator
Dih264e_api.c1154 case IVE_CMD_CTL_SET_NUM_CORES: in api_check_struct_sanity()
2791 else if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_NUM_CORES) in ih264e_codec_update_config()
6555 case IVE_CMD_CTL_SET_NUM_CORES: in ih264e_ctl()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp386 sNumCoresIp.e_sub_cmd = IVE_CMD_CTL_SET_NUM_CORES; in setNumCores()
/external/libavc/test/encoder/
Dmain.c2852 s_ctl_set_num_cores_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_NUM_CORES; in h264enc_main()