Searched refs:VIDDEC_COMPONENTROLES_H264 (Results 1 – 2 of 2) sorted by relevance
155 #define VIDDEC_COMPONENTROLES_H264 "video_decoder.avc" macro
396 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H264); in OMX_ComponentInit()1468 else if(strcmp( (char*)pRole->cRole, VIDDEC_COMPONENTROLES_H264) == 0) { in VIDDEC_SetParameter()4026 strcpy((char*)cRole, VIDDEC_COMPONENTROLES_H264); in ComponentRoleEnum()