Searched refs:gCTSEffectsDescriptor (Results 1 – 1 of 1) sorted by relevance
24 const effect_descriptor_t gCTSEffectsDescriptor = { variable52 if (memcmp(uuid, &gCTSEffectsDescriptor.uuid, sizeof(effect_uuid_t)) != 0) { in CTSEffectsLib_Create()84 if (memcmp(uuid, &gCTSEffectsDescriptor.uuid, sizeof(effect_uuid_t)) == 0) { in CTSEffectsLib_GetDescriptor()85 *pDescriptor = gCTSEffectsDescriptor; in CTSEffectsLib_GetDescriptor()177 *pDescriptor = gCTSEffectsDescriptor; in CTSEffects_getDescriptor()