Home
last modified time | relevance | path

Searched refs:Base (Results 1 – 7 of 7) sorted by relevance

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h122 typedef ::hardware::google::media::c2::V1_0::IConfigurable Base; typedef
146 Codec2ConfigurableClient(const sp<Base>& base);
150 sp<Base> mBase;
152 Base* base() const;
159 typedef ::hardware::google::media::c2::V1_0::IComponentStore Base; typedef
221 Codec2Client(const sp<Base>& base, std::string instanceName);
224 Base* base() const;
309 typedef ::hardware::google::media::c2::V1_0::IComponent Base; typedef
383 Component(const sp<Base>& base);
388 Base* base() const;
[all …]
/hardware/google/av/codec2/hidl/client/
Dclient.cpp98 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 …]
/hardware/interfaces/soundtrigger/2.1/
DISoundTriggerHw.hal31 * Base sound model descriptor. This struct is the header of a larger block
/hardware/interfaces/soundtrigger/2.0/
DISoundTriggerHw.hal65 * Base sound model descriptor. This struct is the header of a larger block
/hardware/interfaces/renderscript/1.0/
DIContext.hal177 * @param baseAlloc Base Allocation
178 * @param subAlloc Allocation to use the same buffer queue as the Base
/hardware/interfaces/sensors/1.0/
Dtypes.hal47 * measures are reported. See the Base sensors and Composite sensors lists
720 * Base for device manufacturers private sensor types.
/hardware/interfaces/radio/1.0/
Dtypes.hal1535 uint8_t bsic; // 6-bit Base Station Identity Code, 0xFF if unknown
1555 int32_t baseStationId; // Base Station Id 0..65535, INT_MAX if unknown