Searched refs:OMX_COMP_MAX_NUM (Results 1 – 2 of 2) sorted by relevance
44 #define OMX_COMP_MAX_NUM 5 macro92 omx_core_component_t component[OMX_COMP_MAX_NUM]; //Array of pointers to components
79 if (comp_cnt > OMX_COMP_MAX_NUM) { in OMX_Init()