Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 25 of 29) sorted by relevance

12

/hardware/interfaces/radio/config/1.0/vts/functional/
Dradio_config_hidl_hal_api.cpp43 android::hardware::hidl_vec<uint32_t> mapping = {0}; in TEST_F() local
44 Return<void> res = radioConfig->setSimSlotsMapping(serial, mapping); in TEST_F()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Main.cpp251 ipa_ioc_l2tp_vlan_mapping_info *mapping = NULL; in ipa_driver_msg_notifier() local
769 mapping = (ipa_ioc_l2tp_vlan_mapping_info *)malloc(sizeof(*mapping)); in ipa_driver_msg_notifier()
770 if(mapping == NULL) in ipa_driver_msg_notifier()
775 memcpy(mapping, buffer + sizeof(struct ipa_msg_meta), sizeof(*mapping)); in ipa_driver_msg_notifier()
777 evt_data.evt_data = mapping; in ipa_driver_msg_notifier()
781 mapping = (ipa_ioc_l2tp_vlan_mapping_info *)malloc(sizeof(*mapping)); in ipa_driver_msg_notifier()
782 if(mapping == NULL) in ipa_driver_msg_notifier()
787 memcpy(mapping, buffer + sizeof(struct ipa_msg_meta), sizeof(*mapping)); in ipa_driver_msg_notifier()
789 evt_data.evt_data = mapping; in ipa_driver_msg_notifier()
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal147 * When colorimetric mapping is required, the legacy dataspaces must be
149 * V0_SRGB) and no re-saturation is allowed. When non-colorimetric mapping
238 * RenderIntent defines the mapping from color mode colors to display colors.
243 * modes should not affect the mapping.
274 * mapping, the mapping to the display gamut is as defined in
282 * mapping, the mapping to the display gamut is as defined in ENHANCE.
284 * The tone mapping step and the enhancing step must match
/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal54 * Set SIM Slot mapping.
71 * @param slotMap Logical to physical slot mapping, size == no. of radio instances. Index is
72 * mapping to logical slot and value to physical slot, need to provide all the slots
73 * mapping when sending request in case of multi slot device.
/hardware/interfaces/audio/core/all-versions/default/
DConversions.cpp103 AudioMicrophoneChannelMapping halToChannelMapping(audio_microphone_channel_mapping_t mapping) { in halToChannelMapping() argument
104 switch (mapping) { in halToChannelMapping()
112 ALOGE("Invalid channel mapping type: %d", mapping); in halToChannelMapping()
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp954 std::shared_ptr<_C2MappingBlock2DImpl::Mapped> mapping) in _C2MappedBlock2DImpl() argument
955 : _C2Block2DImpl(impl), mMapping(mapping) { in _C2MappedBlock2DImpl()
960 std::shared_ptr<_C2MappingBlock2DImpl::Mapped> mapping() const { return mMapping; } in mapping() function in _C2MappedBlock2DImpl
1005 return mImpl->mapping()->data(); in data()
1009 return mImpl->mapping()->data(); in data()
1013 return mImpl->mapping()->layout(); in layout()
1025 return mImpl->mapping()->error(); in error()
1037 std::shared_ptr<_C2MappingBlock2DImpl::Mapped> mapping = in map() local
1040 std::shared_ptr<GraphicViewBuddy::Impl>(new GraphicViewBuddy::Impl(*mImpl, mapping)); in map()
1042 mapping->error(), fence, GraphicViewBuddy(gvi, C2PlanarSection(*mImpl, crop()))); in map()
[all …]
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal38 * index mapping can be queried from getRailInfo() API.
121 * state information is requested. PowerEntity name to ID mapping may
147 * residency data is requested. PowerEntity name to ID mapping may
/hardware/interfaces/automotive/audiocontrol/1.0/
DIAudioControl.hal26 * Called at startup once per context to get the mapping from ContextNumber to
/hardware/interfaces/oemlock/1.0/
DIOemLock.hal32 * the protocol without having to maintain a device-to-protocol mapping.
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal119 * The mapping of the dataspace to buffer contents for RAW16 is as
144 * The mapping of the dataspace to buffer contents for BLOB is as
201 * The mapping of the dataspace to buffer contents for RAW_OPAQUE is as
256 * The mapping of the dataspace to buffer contents for RAW10 is as
307 * The mapping of the dataspace to buffer contents for RAW12 is as
1159 * confidence. The mapping to a linear float confidence value between
1186 * Rendering intent generally defines the goal in mapping a source (input)
1189 * It is important to keep in mind three cases where mapping may be applied:
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal35 * of the bufferId to actual buffer handle mapping.
/hardware/interfaces/health/2.0/
DIHealth.hal160 * The mapping is index 0->sda, 1->sdb and so on.
/hardware/interfaces/audio/5.0/
Dtypes.hal125 * Enum to identify the type of channel mapping for active microphones.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal64 * Rules for mapping a zoned property to AreaIDs:
81 * Rules for mapping a global property to AreaIDs:
718 * Additional rules for mapping a zoned HVAC property to AreaIDs:
725 * - A valid mapping set of AreaIDs for HVAC_TEMPERATURE_SET would be a
729 * - An alternative mapping for the same hardware configuration would be:
1037 * AreaID mapping for HVAC_POWER_ON property must contain all AreaIDs that
3143 * This enum provides the canonical mapping for sensor properties that have an integer value.
3145 * Some of the properties are represented as an integer mapping to another enum. In those cases
3146 * expect a comment by the property definition describing the enum to look at for the mapping.
3202 * This enum provides the canonical mapping for sensor properties that have a floating-point value.
/hardware/interfaces/audio/4.0/
Dtypes.hal181 * Enum to identify the type of channel mapping for active microphones.
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md40 the new HAL API only. To understand the mapping between new and legacy HALs please consult
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md37 the new HAL API only. To understand the mapping between new and legacy HALs please consult
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal69 * expected to mirror the slot-to-buffer mapping so that it is not necessary
163 * mapping.
/hardware/interfaces/graphics/mapper/3.0/
DIMapper.hal187 * "lock in place". The buffers must be directly accessible via mapping.
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal285 * INVALID_ARGUMENTS if there was a problem with mapping
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal269 * INVALID_ARGUMENTS if there was a problem with mapping
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal269 * INVALID_ARGUMENTS if there was a problem with mapping
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1109 * <p>The mapping of image formats that are supported by this
1302 * <p>A mapping containing a hue shift, saturation scale, and value scale
1309 * <p>A list of x,y samples defining a tone-mapping curve for gamma adjustment.</p>
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal161 * This command sends metadata that may be used for tone-mapping the
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal156 * slot->buffer mapping so that it's not necessary to transfer an

12