Searched refs:Base (Results 1 – 7 of 7) sorted by relevance
122 typedef ::hardware::google::media::c2::V1_0::IConfigurable Base; typedef146 Codec2ConfigurableClient(const sp<Base>& base);150 sp<Base> mBase;152 Base* base() const;159 typedef ::hardware::google::media::c2::V1_0::IComponentStore Base; typedef221 Codec2Client(const sp<Base>& base, std::string instanceName);224 Base* base() const;309 typedef ::hardware::google::media::c2::V1_0::IComponent Base; typedef383 Component(const sp<Base>& base);388 Base* base() const;[all …]
98 Codec2ConfigurableClient::Base* Codec2ConfigurableClient::base() const { in base()99 return static_cast<Base*>(mBase.get()); in base()103 const sp<Codec2ConfigurableClient::Base>& base) : mBase(base) { in Codec2ConfigurableClient()437 Codec2Client::Base* Codec2Client::base() const { in base()438 return static_cast<Base*>(mBase.get()); in base()441 Codec2Client::Codec2Client(const sp<Codec2Client::Base>& base, std::string instanceName) : in Codec2Client()618 SimpleParamReflector(sp<Base> base) in getParamReflector()621 sp<Base> mBase; in getParamReflector()632 sp<Base> baseStore = waitForService ? in CreateFromService()633 Base::getService(instanceName) : in CreateFromService()[all …]
31 * Base sound model descriptor. This struct is the header of a larger block
65 * Base sound model descriptor. This struct is the header of a larger block
177 * @param baseAlloc Base Allocation178 * @param subAlloc Allocation to use the same buffer queue as the Base
47 * measures are reported. See the Base sensors and Composite sensors lists720 * Base for device manufacturers private sensor types.
1535 uint8_t bsic; // 6-bit Base Station Identity Code, 0xFF if unknown1555 int32_t baseStationId; // Base Station Id 0..65535, INT_MAX if unknown