Searched refs:OMX_VID_DEC_AV1_ROLE (Results 1 – 2 of 2) sorted by relevance
58 #define OMX_VID_DEC_AV1_ROLE "video_decoder.av1" macro
131 strcpy(comp->role_specific[3], OMX_VID_DEC_AV1_ROLE); in vid_dec_LoaderComponent()343 } else if (!strcmp((char *)role->cRole, OMX_VID_DEC_AV1_ROLE)) { in vid_dec_SetParameter()396 strcpy((char *)role->cRole, OMX_VID_DEC_AV1_ROLE); in vid_dec_GetParameter()