Searched defs:CompIntf (Results 1 – 2 of 2) sorted by relevance
47 struct CompIntf : public ConfigurableC2Intf { struct48 CompIntf(const std::shared_ptr<C2ComponentInterface>& intf, in CompIntf() function54 virtual c2_status_t config( in config()109 virtual c2_status_t query( in query()141 virtual c2_status_t querySupportedParams( in querySupportedParams()151 virtual c2_status_t querySupportedValues( in querySupportedValues()188 std::shared_ptr<C2ComponentInterface> mIntf;189 std::shared_ptr<MultiAccessUnitInterface> mMultiAccessUnitIntf;
46 struct CompIntf : public ConfigurableC2Intf { struct47 CompIntf(const std::shared_ptr<C2ComponentInterface>& intf, in CompIntf() function53 virtual c2_status_t config( in config()108 virtual c2_status_t query( in query()140 virtual c2_status_t querySupportedParams( in querySupportedParams()150 virtual c2_status_t querySupportedValues( in querySupportedValues()187 std::shared_ptr<C2ComponentInterface> mIntf;188 std::shared_ptr<MultiAccessUnitInterface> mMultiAccessUnitIntf;