Searched refs:OmxAdapterSetComponentRole (Results 1 – 3 of 3) sorted by relevance
116 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName);
165 err = OmxAdapterSetComponentRole(codecNode, compName); in OmxManagerCreateComponent()
269 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole() function