Home
last modified time | relevance | path

Searched refs:IVE_CMD_CTL_SET_VBV_PARAMS (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dive2.h135 IVE_CMD_CTL_SET_VBV_PARAMS = 0x7, enumerator
Dih264e_api.c1650 case IVE_CMD_CTL_SET_VBV_PARAMS: in api_check_struct_sanity()
2177 else if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_VBV_PARAMS in ih264e_codec_update_config()
5416 case IVE_CMD_CTL_SET_VBV_PARAMS: in ih264e_ctl()
/external/libavc/test/encoder/
Dmain.c1254 s_vbv_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_VBV_PARAMS; in set_vbv_params()