Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/hardware/interfaces/camera/device/3.2/default/
Dconvert.cpp34 bool convertFromHidl(const CameraMetadata &src, const camera_metadata_t** dst) { in convertFromHidl()
59 void convertToHidl(const camera_metadata_t *src, CameraMetadata* dst) { in convertToHidl()
68 void convertFromHidl(const Stream &src, Camera3Stream* dst) { in convertFromHidl()
83 void convertToHidl(const Camera3Stream* src, HalStream* dst) { in convertToHidl()
101 void convertToHidl(const camera3_stream_configuration_t& src, HalStreamConfiguration* dst) { in convertToHidl()
119 void convertToHidl(const camera3_notify_msg* src, NotifyMsg* dst) { in convertToHidl()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleUtils.cpp82 const VehiclePropValue::RawValue& src) { in copyVehicleRawValue()
93 inline void copyHidlVec(hidl_vec <T>* dest, const hidl_vec <T>& src) { in copyHidlVec()
100 void shallowCopyHidlVec(hidl_vec <T>* dest, const hidl_vec <T>& src) { in shallowCopyHidlVec()
108 void shallowCopyHidlStr(hidl_string* dest, const hidl_string& src) { in shallowCopyHidlStr()
116 void shallowCopy(VehiclePropValue* dest, const VehiclePropValue& src) { in shallowCopy()
/hardware/interfaces/sensors/1.0/default/
Dconvert.cpp27 void convertFromSensor(const sensor_t &src, SensorInfo *dst) { in convertFromSensor()
45 void convertToSensor( in convertToSensor()
66 void convertFromSensorEvent(const sensors_event_t &src, Event *dst) { in convertFromSensorEvent()
199 void convertFromASensorEvent(const ASensorEvent& src, Event* dst) { in convertFromASensorEvent()
204 void convertToSensorEvent(const Event &src, sensors_event_t *dst) { in convertToSensorEvent()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Dformat_utils.h150 _mesa_unsigned_to_unsigned(unsigned src, unsigned dst_size) in _mesa_unsigned_to_unsigned()
156 _mesa_unsigned_to_signed(unsigned src, unsigned dst_size) in _mesa_unsigned_to_signed()
162 _mesa_signed_to_signed(int src, unsigned dst_size) in _mesa_signed_to_signed()
168 _mesa_signed_to_unsigned(int src, unsigned dst_size) in _mesa_signed_to_unsigned()
174 _mesa_float_to_unsigned(float src, unsigned dst_bits) in _mesa_float_to_unsigned()
184 _mesa_float_to_signed(float src, unsigned dst_bits) in _mesa_float_to_signed()
194 _mesa_half_to_unsigned(uint16_t src, unsigned dst_bits) in _mesa_half_to_unsigned()
202 _mesa_half_to_signed(uint16_t src, unsigned dst_bits) in _mesa_half_to_signed()
Du_format_other.c42 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_float() local
59 const float *src = src_row; in util_format_r9g9b9e5_float_pack_rgba_float() local
73 util_format_r9g9b9e5_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_r9g9b9e5_float_fetch_rgba()
91 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_8unorm() local
113 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_pack_rgba_8unorm() local
138 const uint8_t *src = src_row; in util_format_r11g11b10_float_unpack_rgba_float() local
155 const float *src = src_row; in util_format_r11g11b10_float_pack_rgba_float() local
169 util_format_r11g11b10_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_r11g11b10_float_fetch_rgba()
187 const uint8_t *src = src_row; in util_format_r11g11b10_float_unpack_rgba_8unorm() local
209 const uint8_t *src = src_row; in util_format_r11g11b10_float_pack_rgba_8unorm() local
[all …]
Du_format_s3tc.c46 util_format_dxt1_rgb_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned… in util_format_dxt1_rgb_fetch_rgba_8unorm()
52 util_format_dxt1_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigne… in util_format_dxt1_rgba_fetch_rgba_8unorm()
58 util_format_dxt3_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigne… in util_format_dxt3_rgba_fetch_rgba_8unorm()
64 util_format_dxt5_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigne… in util_format_dxt5_rgba_fetch_rgba_8unorm()
70 util_format_dxt1_rgb_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, uns… in util_format_dxt1_rgb_fetch_rgba()
82 util_format_dxt1_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, un… in util_format_dxt1_rgba_fetch_rgba()
94 util_format_dxt3_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, un… in util_format_dxt3_rgba_fetch_rgba()
106 util_format_dxt5_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, un… in util_format_dxt5_rgba_fetch_rgba()
132 const uint8_t *src = src_row; in util_format_dxtn_rgb_unpack_rgba_8unorm() local
210 const uint8_t *src = src_row; in util_format_dxtn_rgb_unpack_rgba_float() local
[all …]
Du_format_zs.c147 const uint16_t *src = (const uint16_t *)src_row; in util_format_z16_unorm_unpack_z_float() local
163 const float *src = src_row; in util_format_z16_unorm_pack_z_float() local
181 const uint16_t *src = (const uint16_t *)src_row; in util_format_z16_unorm_unpack_z_32unorm() local
197 const uint32_t *src = src_row; in util_format_z16_unorm_pack_z_32unorm() local
215 const uint32_t *src = (const uint32_t *)src_row; in util_format_z32_unorm_unpack_z_float() local
231 const float *src = src_row; in util_format_z32_unorm_pack_z_float() local
301 const float *src = (const float *)src_row; in util_format_z32_float_unpack_z_32unorm() local
318 const uint32_t *src = src_row; in util_format_z32_float_pack_z_32unorm() local
384 const uint32_t *src = (const uint32_t *)src_row; in util_format_z24_unorm_s8_uint_unpack_z_float() local
400 const float *src = src_row; in util_format_z24_unorm_s8_uint_pack_z_float() local
[all …]
Du_format_yuv.c50 const uint32_t *src = (const uint32_t *)src_row; in util_format_r8g8_b8g8_unorm_unpack_rgba_float() local
104 const uint32_t *src = (const uint32_t *)src_row; in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() local
157 const float *src = src_row; in util_format_r8g8_b8g8_unorm_pack_rgba_float() local
206 const uint8_t *src = src_row; in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() local
248 util_format_r8g8_b8g8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_r8g8_b8g8_unorm_fetch_rgba()
272 const uint32_t *src = (const uint32_t *)src_row; in util_format_g8r8_g8b8_unorm_unpack_rgba_float() local
326 const uint32_t *src = (const uint32_t *)src_row; in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() local
379 const float *src = src_row; in util_format_g8r8_g8b8_unorm_pack_rgba_float() local
428 const uint8_t *src = src_row; in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() local
470 util_format_g8r8_g8b8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_g8r8_g8b8_unorm_fetch_rgba()
[all …]
Du_format_latc.c33 util_format_latc1_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsig… in util_format_latc1_unorm_fetch_rgba_8unorm()
65 const uint8_t *src = src_row; in util_format_latc1_unorm_unpack_rgba_float() local
91 util_format_latc1_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, … in util_format_latc1_unorm_fetch_rgba()
104 …mat_latc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, in util_format_latc1_snorm_fetch_rgba_8unorm()
139 const int8_t *src = (int8_t *)src_row; in util_format_latc1_snorm_unpack_rgba_float() local
159 util_format_latc1_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, … in util_format_latc1_snorm_fetch_rgba()
173 util_format_latc2_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsig… in util_format_latc2_unorm_fetch_rgba_8unorm()
206 const uint8_t *src = src_row; in util_format_latc2_unorm_unpack_rgba_float() local
227 util_format_latc2_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, … in util_format_latc2_unorm_fetch_rgba()
242 …mat_latc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, in util_format_latc2_snorm_fetch_rgba_8unorm()
[all …]
Du_format_rgtc.c32 util_format_rgtc1_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsig… in util_format_rgtc1_unorm_fetch_rgba_8unorm()
48 const uint8_t *src = src_row; in util_format_rgtc1_unorm_unpack_r_8unorm() local
72 const uint8_t *src = src_row; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
120 const uint8_t *src = src_row; in util_format_rgtc1_unorm_unpack_rgba_float() local
164 util_format_rgtc1_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, … in util_format_rgtc1_unorm_fetch_rgba()
176 …mat_rgtc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, in util_format_rgtc1_snorm_fetch_rgba_8unorm()
200 const uint8_t *src = src_row; in util_format_rgtc1_snorm_unpack_r_8snorm() local
252 const int8_t *src = (int8_t *)src_row; in util_format_rgtc1_snorm_unpack_rgba_float() local
274 util_format_rgtc1_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, … in util_format_rgtc1_snorm_fetch_rgba()
287 util_format_rgtc2_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsig… in util_format_rgtc2_unorm_fetch_rgba_8unorm()
[all …]
/hardware/google/graphics/common/libion/test/
Dion_device_test.cpp56 void *src = ionMmap(fd, size); in TEST_F() local
92 char *src = new char[size]; in TEST_F() local
131 void *src = ionMmap(fd, size); in TEST_F() local
167 char *src = new char[size]; in TEST_F() local
206 void *src = ionMmap(fd, size); in TEST_F() local
242 char *src = new char[size]; in TEST_F() local
281 void *src = ionMmap(fd, size); in TEST_F() local
317 char *src = new char[size]; in TEST_F() local
/hardware/interfaces/camera/device/3.4/default/
Dconvert.cpp34 void convertToHidl(const Camera3Stream* src, HalStream* dst) { in convertToHidl()
39 void convertToHidl(const camera3_stream_configuration_t& src, HalStreamConfiguration* dst) { in convertToHidl()
47 void convertFromHidl(const Stream &src, Camera3Stream* dst) { in convertFromHidl()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp285 bool ExynosMPP::isDataspaceSupportedByMPP(struct exynos_image &src, struct exynos_image &dst) in isDataspaceSupportedByMPP()
324 bool ExynosMPP::isSupportedHDR(struct exynos_image &src, struct exynos_image &dst) in isSupportedHDR()
345 bool ExynosMPP::isSupportedHStrideCrop(struct exynos_image __unused &src) in isSupportedHStrideCrop()
350 bool ExynosMPP::isSupportedBlend(struct exynos_image &src) in isSupportedBlend()
362 bool ExynosMPP::checkRotationCondition(struct exynos_image &src) in checkRotationCondition()
386 bool ExynosMPP::isSupportedTransform(struct exynos_image &src) in isSupportedTransform()
406 bool ExynosMPP::isSupportedCompression(struct exynos_image &src) in isSupportedCompression()
418 bool ExynosMPP::isSupportedCapability(ExynosDisplay &display, struct exynos_image &src) in isSupportedCapability()
438 bool ExynosMPP::isSupportedDRM(struct exynos_image &src) in isSupportedDRM()
449 bool ExynosMPP::checkCSCRestriction(struct exynos_image &src, struct exynos_image &dst) in checkCSCRestriction()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
DREADME.md25 ### Starter template
49 ### API
/hardware/interfaces/sensors/aidl/convert/
Dconvert.cpp67 void convertToSensor(const SensorInfo& src, sensor_t* dst) { in convertToSensor()
86 void convertToSensorEvent(const Event& src, sensors_event_t* dst) { in convertToSensorEvent()
295 void convertFromSensorEvent(const sensors_event_t& src, Event* dst) { in convertFromSensorEvent()
492 void convertFromASensorEvent(const ASensorEvent& src, Event* dst) { in convertFromASensorEvent()
/hardware/interfaces/sensors/common/utils/
DconvertV2_1.h80 inline void convertToSensor(const V2_1::SensorInfo& src, sensor_t* dst) { in convertToSensor()
99 inline void convertFromSensorEvent(const sensors_event_t& src, V2_1::Event* dst) { in convertFromSensorEvent()
117 inline void convertToSensorEvent(const V2_1::Event& src, sensors_event_t* dst) { in convertToSensorEvent()
/hardware/interfaces/camera/device/3.3/default/
Dconvert.cpp33 void convertToHidl(const Camera3Stream* src, HalStream* dst) { in convertToHidl()
52 void convertToHidl(const camera3_stream_configuration_t& src, HalStreamConfiguration* dst) { in convertToHidl()
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/
DIMapperMetadataTypes.h172 if (const void* src = advance(sizeof(T))) { in read() local
179 if (const void* src = advance(sizeof(float))) { in read() local
205 if (const void* src = advance(sizeof(T))) { in readInt() local
219 if (const void* src = advance(length)) { in readString() local
240 if (const void* src = advance(length)) { in readBuffer() local
/hardware/interfaces/camera/device/default/
Dconvert.cpp38 void convertToAidl(const camera_metadata_t* src, CameraMetadata* dest) { in convertToAidl()
49 bool convertFromAidl(const CameraMetadata& src, const camera_metadata_t** dst) { in convertFromAidl()
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp78 uint8_t* src, in copyNV21toRGB32()
110 uint8_t* src, in copyYV12toRGB32()
145 uint8_t* src, unsigned srcStridePixels, in copyYUYVtoRGB32()
178 uint8_t* src, in copyNV21toBGR32()
186 uint8_t* src, in copyYV12toBGR32()
194 uint8_t* src, unsigned srcStridePixels, in copyYUYVtoBGR32()
202 void* src, unsigned srcStridePixels, in copyMatchedInterleavedFormats()
/hardware/google/graphics/gs201/libhwc2.1/libresource/
DExynosMPPModule.cpp37 const struct exynos_image &src, in checkSpecificRestriction()
62 struct exynos_image &src, in isSupported()
/hardware/qcom/display/msm8909/gpu_tonemapper/
DEGLImageWrapper.cpp108 static EGLImageBuffer* L_wrap(const private_handle_t *src) in L_wrap()
140 const private_handle_t *src = static_cast<const private_handle_t *>(pvt_handle); in wrap() local
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
DEGLImageWrapper.cpp108 static EGLImageBuffer* L_wrap(const private_handle_t *src) in L_wrap()
140 const private_handle_t *src = static_cast<const private_handle_t *>(pvt_handle); in wrap() local
/hardware/qcom/display/msm8998/gpu_tonemapper/
DEGLImageWrapper.cpp108 static EGLImageBuffer* L_wrap(const private_handle_t *src) in L_wrap()
140 const private_handle_t *src = static_cast<const private_handle_t *>(pvt_handle); in wrap() local
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DBuffer.cpp49 nn::GeneralResult<void> copyFrom(const nn::SharedBuffer& buffer, const hidl_memory& src, in copyFrom()
72 Return<V1_3::ErrorStatus> Buffer::copyFrom(const hidl_memory& src, in copyFrom()

12345678910>>...12