Searched refs:role_params (Results 1 – 1 of 1) sorted by relevance
390 OMX_PARAM_COMPONENTROLETYPE role_params = { 0 }; in omx_component_init() local409 INIT_STRUCT(role_params); in omx_component_init()410 av_strlcpy(role_params.cRole, role, sizeof(role_params.cRole)); in omx_component_init()412 OMX_SetParameter(s->handle, OMX_IndexParamStandardComponentRole, &role_params); in omx_component_init()