Searched refs:VIDDEC_COMPONENTROLES_H263 (Results 1 – 2 of 2) sorted by relevance
389 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit()418 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit()1465 if(strcmp( (char*)pRole->cRole, VIDDEC_COMPONENTROLES_H263) == 0) { in VIDDEC_SetParameter()4019 strcpy((char*)cRole, VIDDEC_COMPONENTROLES_H263); in ComponentRoleEnum()
154 #define VIDDEC_COMPONENTROLES_H263 "video_decoder.h263" macro