Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.h16 int inv_get_sensor_type_orientation(float *values, int8_t *accuracy,
18 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy,
20 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy,
22 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy,
24 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy,
26 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy,
28 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy,
32 int8_t *accuracy,
34 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy,
37 int inv_get_sensor_type_orientation_6_axis(float *values, int8_t *accuracy,
[all …]
Dhal_outputs.c74 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer()
103 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration()
132 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity()
138 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_gravity()
162 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope()
188 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw()
232 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector()
235 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_rotation_vector()
253 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis()
296 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector()
[all …]
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.h16 int inv_get_sensor_type_orientation(float *values, int8_t *accuracy,
18 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy,
20 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy,
22 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy,
24 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy,
26 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy,
28 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy,
32 int8_t *accuracy,
34 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy,
37 int inv_get_sensor_type_orientation_6_axis(float *values, int8_t *accuracy,
[all …]
Dhal_outputs.c122 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer()
151 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration()
176 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity()
181 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_gravity()
201 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope()
227 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw()
271 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector()
275 *accuracy = (int8_t) hal_out.accuracy_quat; in inv_get_sensor_type_rotation_vector()
293 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis()
338 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector()
[all …]
/hardware/google/gfxstream/common/vulkan/include/vk_video/
Dvulkan_video_codec_h265std_encode.h40 int8_t delta_chroma_log2_weight_denom;
41 int8_t delta_luma_weight_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF];
42 int8_t luma_offset_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF];
43int8_t delta_chroma_weight_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
44int8_t delta_chroma_offset_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
45 int8_t delta_luma_weight_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF];
46 int8_t luma_offset_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF];
47int8_t delta_chroma_weight_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
48int8_t delta_chroma_offset_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
73 int8_t slice_cb_qp_offset;
[all …]
Dvulkan_video_codec_h264std_encode.h41 int8_t luma_weight_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF];
42 int8_t luma_offset_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF];
43int8_t chroma_weight_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
44int8_t chroma_offset_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
45 int8_t luma_weight_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF];
46 int8_t luma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF];
47int8_t chroma_weight_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
48int8_t chroma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
133 int8_t slice_alpha_c0_offset_div2;
134 int8_t slice_beta_offset_div2;
[all …]
Dvulkan_video_codec_h265std.h410 int8_t init_qp_minus26;
412 int8_t pps_cb_qp_offset;
413 int8_t pps_cr_qp_offset;
414 int8_t pps_beta_offset_div2;
415 int8_t pps_tc_offset_div2;
420int8_t cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI…
421int8_t cr_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI…
424 int8_t pps_act_y_qp_offset_plus5;
425 int8_t pps_act_cb_qp_offset_plus5;
426 int8_t pps_act_cr_qp_offset_plus3;
/hardware/google/gfxstream/guest/mesa/include/vk_video/
Dvulkan_video_codec_h265std_encode.h38 int8_t delta_chroma_log2_weight_denom;
39 int8_t delta_luma_weight_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF];
40 int8_t luma_offset_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF];
41int8_t delta_chroma_weight_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
42int8_t delta_chroma_offset_l0[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
43 int8_t delta_luma_weight_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF];
44 int8_t luma_offset_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF];
45int8_t delta_chroma_weight_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
46int8_t delta_chroma_offset_l1[STD_VIDEO_H265_MAX_NUM_LIST_REF][STD_…
87 int8_t slice_cb_qp_offset;
[all …]
Dvulkan_video_codec_h264std_encode.h39 int8_t luma_weight_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF];
40 int8_t luma_offset_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF];
41int8_t chroma_weight_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
42int8_t chroma_offset_l0[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
43 int8_t luma_weight_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF];
44 int8_t luma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF];
45int8_t chroma_weight_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
46int8_t chroma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_…
129 int8_t slice_alpha_c0_offset_div2;
130 int8_t slice_beta_offset_div2;
Dvulkan_video_codec_h265std.h407 int8_t init_qp_minus26;
409 int8_t pps_cb_qp_offset;
410 int8_t pps_cr_qp_offset;
411 int8_t pps_beta_offset_div2;
412 int8_t pps_tc_offset_div2;
417int8_t cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI…
418int8_t cr_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI…
421 int8_t pps_act_y_qp_offset_plus5;
422 int8_t pps_act_cb_qp_offset_plus5;
423 int8_t pps_act_cr_qp_offset_plus3;
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.h135 int8_t slice_qp_delta;
136 int8_t slice_cb_qp_offset;
137 int8_t slice_cr_qp_offset;
138 int8_t max_num_merge_cand;
141 int8_t tc_offset_div2;
142 int8_t beta_offset_div2;
160 int8_t delta_luma_weight_l0[16];
161 int8_t delta_luma_weight_l1[16];
162 int8_t delta_chroma_weight_l0[16][2];
163 int8_t delta_chroma_weight_l1[16][2];
/hardware/interfaces/tv/tuner/aidl/default/
DFilter.h52 using FilterMQ = AidlMessageQueue<int8_t, SynchronizedReadWrite>;
112 MQDescriptor<int8_t, SynchronizedReadWrite>* out_queue) override;
139 void updateFilterOutput(vector<int8_t>& data);
140 void updateRecordOutput(vector<int8_t>& data);
172 vector<int8_t> mFilterOutput;
173 vector<int8_t> mRecordFilterOutput;
212 bool writeDataToFilterMQ(const std::vector<int8_t>& data);
214 bool writeSectionsAndCreateEvent(vector<int8_t>& data);
229 ::ndk::ScopedAStatus createMediaFilterEventWithIon(vector<int8_t>& output);
230 ::ndk::ScopedAStatus createIndependentMediaEvents(vector<int8_t>& output);
[all …]
DDemux.h49 using FilterMQ = AidlMessageQueue<int8_t, SynchronizedReadWrite>;
50 using AidlMQ = AidlMessageQueue<int8_t, SynchronizedReadWrite>;
51 using AidlMQDesc = MQDescriptor<int8_t, SynchronizedReadWrite>;
103 void updateFilterOutput(int64_t filterId, vector<int8_t> data);
104 void updateMediaFilterOutput(int64_t filterId, vector<int8_t> data, uint64_t pts);
117 void startBroadcastTsFilter(vector<int8_t> data);
119 void sendFrontendInputToRecord(vector<int8_t> data);
120 void sendFrontendInputToRecord(vector<int8_t> data, uint16_t pid, uint64_t pts);
DDvr.h44 using DvrMQ = AidlMessageQueue<int8_t, SynchronizedReadWrite>;
78 MQDescriptor<int8_t, SynchronizedReadWrite>* out_queue) override;
97 bool writeRecordFMQ(const std::vector<int8_t>& data);
117 void getMetaDataValue(int& index, int8_t* dataOutputBuffer, int& value);
129 void startTpidFilter(vector<int8_t> data);
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
Dstructs.cpp109 .numberType = static_cast<int8_t>(record.numberType), in toAidl()
110 .numberPlan = static_cast<int8_t>(record.numberPlan), in toAidl()
111 .pi = static_cast<int8_t>(record.pi), in toAidl()
112 .si = static_cast<int8_t>(record.si), in toAidl()
125 .lineCtrlPolarityIncluded = static_cast<int8_t>(record.lineCtrlPolarityIncluded), in toAidl()
126 .lineCtrlToggle = static_cast<int8_t>(record.lineCtrlToggle), in toAidl()
127 .lineCtrlReverse = static_cast<int8_t>(record.lineCtrlReverse), in toAidl()
128 .lineCtrlPowerDenial = static_cast<int8_t>(record.lineCtrlPowerDenial), in toAidl()
134 .cause = static_cast<int8_t>(record.cause), in toAidl()
140 .upLink = static_cast<int8_t>(record.upLink), in toAidl()
[all …]
/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp35 ndk::ScopedAStatus setAndCheckBluetoothTxPowerCap(int8_t cap);
36 …ndk::ScopedAStatus setAndCheckBluetoothTechBasedTxPowerCap(int8_t br_cap, int8_t edr_cap, int8_t b…
58 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTxPowerCap(int8_t cap) { in setAndCheckBluetoothTxPowerCap()
63 int8_t br_cap, int8_t edr_cap, int8_t ble_cap) { in setAndCheckBluetoothTechBasedTxPowerCap()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_rgtc.c191 util_format_rgtc1_snorm_unpack_r_8snorm(int8_t *restrict dst_row, unsigned dst_stride, in util_format_rgtc1_snorm_unpack_r_8snorm()
206 int8_t *dst = dst_row + (y + j)*dst_stride/sizeof(*dst_row) + (x + i)*comps; in util_format_rgtc1_snorm_unpack_r_8snorm()
207 util_format_signed_fetch_texel_rgtc(0, (const int8_t *)src, i, j, dst, 1); in util_format_rgtc1_snorm_unpack_r_8snorm()
231 int8_t *dst = (int8_t *)dst_row; in util_format_rgtc1_snorm_pack_rgba_float()
233 int8_t tmp[4][4]; /* [bh][bw][comps] */ in util_format_rgtc1_snorm_pack_rgba_float()
252 const int8_t *src = (int8_t *)src_row; in util_format_rgtc1_snorm_unpack_rgba_float()
259 int8_t tmp_r; in util_format_rgtc1_snorm_unpack_rgba_float()
277 int8_t tmp_r; in util_format_rgtc1_snorm_fetch_rgba()
278 util_format_signed_fetch_texel_rgtc(0, (int8_t *)src, i, j, &tmp_r, 1); in util_format_rgtc1_snorm_fetch_rgba()
461 util_format_rgtc2_snorm_unpack_rg_8snorm(int8_t *restrict dst_row, unsigned dst_stride, in util_format_rgtc2_snorm_unpack_rg_8snorm()
[all …]
Du_format_latc.c139 const int8_t *src = (int8_t *)src_row; in util_format_latc1_snorm_unpack_rgba_float()
144 int8_t tmp_r; in util_format_latc1_snorm_unpack_rgba_float()
162 int8_t tmp_r; in util_format_latc1_snorm_fetch_rgba()
164 util_format_signed_fetch_texel_rgtc(0, (int8_t *)src, i, j, &tmp_r, 1); in util_format_latc1_snorm_fetch_rgba()
271 const int8_t *src = (int8_t *)src_row; in util_format_latc2_snorm_unpack_rgba_float()
276 int8_t tmp_r, tmp_g; in util_format_latc2_snorm_unpack_rgba_float()
301 int8_t tmp_r, tmp_g; in util_format_latc2_snorm_fetch_rgba()
303 util_format_signed_fetch_texel_rgtc(0, (int8_t *)src, i, j, &tmp_r, 2); in util_format_latc2_snorm_fetch_rgba()
304 util_format_signed_fetch_texel_rgtc(0, (int8_t *)src + 8, i, j, &tmp_g, 2); in util_format_latc2_snorm_fetch_rgba()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
Drgtc.cpp63 struct get_expand_type<int8_t> {
123 rgtc_decode_subblock<int8_t>((const uint32_t*)data_in, (int8_t*)pixels, 1, -1, 1); in rgtc_decode_image()
130 rgtc_decode_subblock<int8_t>((const uint32_t*)data_in, (int8_t*)pixels, 2, -1, 1); in rgtc_decode_image()
131 rgtc_decode_subblock<int8_t>((const uint32_t*)data_in + 2, (int8_t*)(pixels + 1), in rgtc_decode_image()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.h23 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy,
25 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy,
28 float *values, int8_t *accuracy, inv_time_t *timestamp);
/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.h65 ndk::ScopedAStatus stopPublishRequest(char16_t in_cmdId, int8_t in_sessionId) override;
68 ndk::ScopedAStatus stopSubscribeRequest(char16_t in_cmdId, int8_t in_sessionId) override;
90 ndk::ScopedAStatus suspendRequest(char16_t in_cmdId, int8_t sessionId) override;
91 ndk::ScopedAStatus resumeRequest(char16_t in_cmdId, int8_t sessionId) override;
110 ndk::ScopedAStatus stopPublishRequestInternal(char16_t cmd_id, int8_t sessionId);
113 ndk::ScopedAStatus stopSubscribeRequestInternal(char16_t cmd_id, int8_t sessionId);
134 ndk::ScopedAStatus suspendRequestInternal(char16_t in_cmdId, int8_t sessionId);
135 ndk::ScopedAStatus resumeRequestInternal(char16_t in_cmdId, int8_t sessionId);
/hardware/interfaces/radio/aidl/compat/libradiocompat/
DcommonStructs.h28 uint8_t toAidl(int8_t v);
29 int8_t toAidl(uint8_t v);
31 uint8_t toHidl(int8_t v);
/hardware/interfaces/renderscript/1.0/vts/functional/
Dbitcode.cpp114 const int8_t bitCode[] = {
332 const int8_t bitCode[] = {
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp63 .sliceServiceType = static_cast<int8_t>(info.sst), in toAidl()
65 .mappedHplmnSst = static_cast<int8_t>(info.mappedHplmnSst), in toAidl()
67 .status = static_cast<int8_t>(info.status), in toAidl()
139 .qfi = static_cast<int8_t>(qos.qfi), in toAidl()
183 .handoverFailureMode = static_cast<int8_t>(res.handoverFailureMode), in toAidl()
225 .protocol = static_cast<int8_t>(filter.protocol), in toAidl()
229 .direction = static_cast<int8_t>(filter.direction), in toAidl()
265 static int8_t toAidl(const V1_6::OptionalSscMode& opt) { in toAidl()
269 return static_cast<int8_t>(opt.value()); in toAidl()
280 .precedence = static_cast<int8_t>(descr.precedence), in toAidl()
/hardware/interfaces/tests/safeunion/1.0/
DISafeUnion.hal45 int8_t a;
50 int8_t[13] e;
73 int8_t[7] b;
90 setA(LargeSafeUnion myUnion, int8_t a) generates (LargeSafeUnion myUnion);
94 setE(LargeSafeUnion myUnion, int8_t[13] e) generates (LargeSafeUnion myUnion);
107 …setInterfaceB(InterfaceTypeSafeUnion myUnion, int8_t[7] b) generates (InterfaceTypeSafeUnion myUni…

12345678910>>...13