Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dive2.h129 IVE_CMD_CTL_SET_DIMENSIONS = 0x1, enumerator
Dih264e_api.c1087 case IVE_CMD_CTL_SET_DIMENSIONS: in api_check_struct_sanity()
1835 if (ps_cfg->e_cmd == IVE_CMD_CTL_SET_DIMENSIONS) in ih264e_codec_update_config()
5392 case IVE_CMD_CTL_SET_DIMENSIONS: in ih264e_ctl()
/external/libavc/test/encoder/
Dmain.c1018 s_frame_dimensions_ip.s_ive_ip.e_sub_cmd = IVE_CMD_CTL_SET_DIMENSIONS; in set_dimensions()