Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h138 IVE_CMD_CTL_SET_GOP_PARAMS = 0XA, enumerator
Dih264e_api.c1468 case IVE_CMD_CTL_SET_GOP_PARAMS: in api_check_struct_sanity()
2132 else if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_GOP_PARAMS) in ih264e_codec_update_config()
5560 case IVE_CMD_CTL_SET_GOP_PARAMS: in ih264e_ctl()
/external/libavc/test/encoder/
Dmain.c1358 s_gop_params_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_GOP_PARAMS; in set_gop_params()