Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h134 IVE_CMD_CTL_SET_ENC_MODE = 0x6, enumerator
Dih264e_api.c2194 case IVE_CMD_CTL_SET_ENC_MODE: in api_check_struct_sanity()
2745 else if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_ENC_MODE) in ih264e_codec_update_config()
6426 case IVE_CMD_CTL_SET_ENC_MODE: in ih264e_ctl()
/external/libavc/fuzzer/
Davc_enc_fuzzer.cpp542 sEncModeIp.e_sub_cmd = IVE_CMD_CTL_SET_ENC_MODE; in setEncMode()
/external/libavc/test/encoder/
Dmain.c1227 s_enc_mode_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_ENC_MODE; in set_enc_mode()