Home
last modified time | relevance | path

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

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Ddebug_font_data.hpp6 const int8_t simplex_1[] = { 5, 21, 5, 7, -1, -1, 5, 2, 4, 1, 5, 0, 6, 1, 5, 2 };
7 const int8_t simplex_2[] = { 4, 21, 4, 14, -1, -1, 12, 21, 12, 14 };
8 const int8_t simplex_3[] = { 11, 25, 4, -7, -1, -1, 17, 25, 10, -7, -1, -1, 4, 12, 18, 12, -1, -1, …
9 const int8_t simplex_4[] = { 8, 25, 8, -4, -1, -1, 12, 25, 12, -4, -1, -1, 17, 18, 15, 20, 12, 21, …
10 const int8_t simplex_5[] = { 21, 21, 3, 0, -1, -1, 8, 21, 10, 19, 10, 17, 9, 15, 7, 14, 5, 14, 3, 1…
11 const int8_t simplex_6[] = { 23, 12, 23, 13, 22, 14, 21, 14, 20, 13, 19, 11, 17, 6, 15, 3, 13, 1, 1…
12 const int8_t simplex_7[] = { 5, 19, 4, 20, 5, 21, 6, 20, 6, 18, 5, 16, 4, 15 };
13 const int8_t simplex_8[] = { 11, 25, 9, 23, 7, 20, 5, 16, 4, 11, 4, 7, 5, 2, 7, -2, 9, -5, 11, -7 };
14 const int8_t simplex_9[] = { 3, 25, 5, 23, 7, 20, 9, 16, 10, 11, 10, 7, 9, 2, 7, -2, 5, -5, 3, -7 };
15 const int8_t simplex_10[] = { 8, 21, 8, 9, -1, -1, 3, 18, 13, 12, -1, -1, 13, 18, 3, 12 };
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Db4860qds_crossbar_con.h13 static const int8_t vsc16_tx_amc[8][2] = { {15, 3}, {0, 2}, {7, 4}, {9, 10},
16 static int8_t vsc16_tx_sfp[8][2] = { {15, 7}, {0, 1}, {7, 8}, {9, 0},
19 static int8_t vsc16_tx_4sfp_sgmii_12_56[8][2] = { {15, 7}, {0, 1},
23 static const int8_t vsc16_tx_4sfp_sgmii_34[8][2] = { {15, 7}, {0, 1},
27 static int8_t vsc16_tx_sfp_sgmii_aurora[8][2] = { {15, 7}, {0, 1},
32 static int8_t vsc16_tx_sgmii_lane_cd[8][2] = { {5, 14}, {4, 15},
36 static const int8_t vsc16_tx_aurora[8][2] = { {2, 13}, {12, 12}, {-1, -1},
39 static const int8_t vsc16_rx_amc[8][2] = { {3, 15}, {2, 1}, {4, 8}, {10, 9},
42 static int8_t vsc16_rx_sfp[8][2] = { {8, 15}, {0, 1}, {7, 8}, {1, 9},
45 static int8_t vsc16_rx_4sfp_sgmii_12_56[8][2] = { {8, 15}, {0, 1},
[all …]
/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Drkdemuxer.h34 int8_t s8ReadModeFlag;
35 int8_t s8VideoEnableFlag;
36 int8_t s8AudioEnableFlag;
41 int8_t *pVideoCodec;
44 int8_t s8VideoFormat;
49 int8_t *pAudioCodec;
52 int8_t s8AudioFormat;
61 int8_t s8EofFlag;
62 int8_t s8SpecialFlag;
63 int8_t *s8PacketData;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dvarint.hpp28 constexpr const int8_t max_varint_length = sizeof(uint64_t) * 8 / 7 + 1;
34 const int8_t* begin = reinterpret_cast<const int8_t*>(*data); in decode_varint_impl()
35 const int8_t* iend = reinterpret_cast<const int8_t*>(end); in decode_varint_impl()
36 const int8_t* p = begin; in decode_varint_impl()
113 const int8_t* begin = reinterpret_cast<const int8_t*>(*data); in skip_varint()
114 const int8_t* iend = reinterpret_cast<const int8_t*>(end); in skip_varint()
115 const int8_t* p = begin; in skip_varint()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h197 int8_t pwrTableOffset;
229 int8_t tempSlope;
230 int8_t voltSlope;
234 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS];
236 int8_t quick_drop;
241 int8_t antennaGain;
243 int8_t adcDesiredSize;
256 int8_t refPower;
262 int8_t rxNoisefloorCal;
264 int8_t rxNoisefloorPower;
[all …]
H A Dmac.h102 int8_t ts_rssi;
107 int8_t ts_rssi_ctl0;
108 int8_t ts_rssi_ctl1;
109 int8_t ts_rssi_ctl2;
110 int8_t ts_rssi_ext0;
111 int8_t ts_rssi_ext1;
112 int8_t ts_rssi_ext2;
129 int8_t rs_rssi;
134 int8_t rs_rssi_ctl[3];
135 int8_t rs_rssi_ext[3];
[all …]
/OK3568_Linux_fs/buildroot/package/libsidplay2/
H A D0003-gcc6.patch5 xsid.cpp:101:1: error: narrowing conversion of ''\200'' from 'char' to 'int8_t {aka signed char}' i…
8 xsid.cpp:101:1: error: narrowing conversion of ''\224'' from 'char' to 'int8_t {aka signed char}' i…
9 xsid.cpp:101:1: error: narrowing conversion of ''\251'' from 'char' to 'int8_t {aka signed char}' i…
10 xsid.cpp:101:1: error: narrowing conversion of ''\274'' from 'char' to 'int8_t {aka signed char}' i…
11 xsid.cpp:101:1: error: narrowing conversion of ''\316'' from 'char' to 'int8_t {aka signed char}' i…
12 xsid.cpp:101:1: error: narrowing conversion of ''\341'' from 'char' to 'int8_t {aka signed char}' i…
13 xsid.cpp:101:1: error: narrowing conversion of ''\362'' from 'char' to 'int8_t {aka signed char}' i…
15 To fix the problem change the array type from int8_t to char as proposed
28 -const int8_t XSID::sampleConvertTable[16] =
39 int8_t sampleOffset;
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dddr_spd.h222 int8_t fine_tck_min; /* 34 Fine offset for tCKmin */
223 int8_t fine_taa_min; /* 35 Fine offset for tAAmin */
224 int8_t fine_trcd_min; /* 36 Fine offset for tRCDmin */
225 int8_t fine_trp_min; /* 37 Fine offset for tRPmin */
226 int8_t fine_trc_min; /* 38 Fine offset for tRCmin */
338 int8_t fine_tccdl_min; /* 117 Fine offset for tCCD_Lmin */
339 int8_t fine_trrdl_min; /* 118 Fine offset for tRRD_Lmin */
340 int8_t fine_trrds_min; /* 119 Fine offset for tRRD_Smin */
341 int8_t fine_trc_min; /* 120 Fine offset for tRCmin */
342 int8_t fine_trp_min; /* 121 Fine offset for tRPmin */
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dpost_process.cc131 static int8_t qnt_f32_to_affine(float f32, int32_t zp, float scale) in qnt_f32_to_affine()
134 int8_t res = (int8_t)__clip(dst_val, -128, 127); in qnt_f32_to_affine()
138 static float deqnt_affine_to_f32(int8_t qnt, int32_t zp, float scale) in deqnt_affine_to_f32()
143 static int process(int8_t *input, int *anchor, int grid_h, int grid_w, int height, int width, int s… in process()
151 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process()
158 int8_t box_confidence = input[(PROP_BOX_SIZE * a + 4) * grid_len + i * grid_w + j]; in process()
162 int8_t *in_ptr = input + offset; in process()
174 int8_t maxClassProbs = in_ptr[5 * grid_len]; in process()
178 int8_t prob = in_ptr[(5 + k) * grid_len]; in process()
203 int post_process(int8_t *input0, int8_t *input1, int8_t *input2, int model_in_h, int model_in_w, in post_process()
H A Dpost_process.h58 int post_process(int8_t *input0, int8_t *input1, int8_t *input2, int model_in_h, int model_in_w,
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dpostprocess.cc180 static int8_t qnt_f32_to_affine(float f32, int32_t zp, float scale) in qnt_f32_to_affine()
183 int8_t res = (int8_t)__clip(dst_val, -128, 127); in qnt_f32_to_affine()
187 static float deqnt_affine_to_f32(int8_t qnt, int32_t zp, float scale) { return ((float)qnt - (float… in deqnt_affine_to_f32()
189 static int process(int8_t* input, int* anchor, int grid_h, int grid_w, int height, int width, int s… in process()
196 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process()
200 int8_t box_confidence = input[(PROP_BOX_SIZE * a + 4) * grid_len + i * grid_w + j]; in process()
203 int8_t* in_ptr = input + offset; in process()
215 int8_t maxClassProbs = in_ptr[5 * grid_len]; in process()
218 int8_t prob = in_ptr[(5 + k) * grid_len]; in process()
240 int post_process(int8_t* input0, int8_t* input1, int8_t* input2, int model_in_h, int model_in_w, fl… in post_process()
H A Dmain.cc287 …post_process((int8_t*)outputs[0].buf, (int8_t*)outputs[1].buf, (int8_t*)outputs[2].buf, height, wi… in main()
316 …post_process((int8_t*)outputs[0].buf, (int8_t*)outputs[1].buf, (int8_t*)outputs[2].buf, height, wi… in main()
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dpostprocess.cc195 static int8_t qnt_f32_to_affine(float f32, int32_t zp, float scale) in qnt_f32_to_affine()
198 int8_t res = (int8_t)__clip(dst_val, -128, 127); in qnt_f32_to_affine()
202 static float deqnt_affine_to_f32(int8_t qnt, int32_t zp, float scale) in deqnt_affine_to_f32()
207 static int process(int8_t *input, int *anchor, int grid_h, int grid_w, int height, int width, int s… in process()
215 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process()
222 int8_t box_confidence = input[(PROP_BOX_SIZE * a + 4) * grid_len + i * grid_w + j]; in process()
226 int8_t *in_ptr = input + offset; in process()
238 int8_t maxClassProbs = in_ptr[5 * grid_len]; in process()
242 int8_t prob = in_ptr[(5 + k) * grid_len]; in process()
265 int post_process(int8_t *input0, int8_t *input1, int8_t *input2, int model_in_h, int model_in_w, in post_process()
H A Dmain.cc152 int NC1HWC2_int8_to_NCHW_int8(const int8_t *src, int8_t *dst, int *dims, int channel, int h, int w) in NC1HWC2_int8_to_NCHW_int8()
166 const int8_t *src_c = plane * hw_src * C2 + src; in NC1HWC2_int8_to_NCHW_int8()
182 int NC1HWC2_int8_to_NCHW_float(const int8_t *src, float *dst, int *dims, int channel, int h, int w,… in NC1HWC2_int8_to_NCHW_float()
196 const int8_t *src_c = plane * hw_src * C2 + src; in NC1HWC2_int8_to_NCHW_float()
427 int8_t *output_mems_nchw[io_num.n_output]; in main()
431 output_mems_nchw[i] = (int8_t *)malloc(size); in main()
440 …NC1HWC2_int8_to_NCHW_int8((int8_t *)output_mems[i]->virt_addr, (int8_t *)output_mems_nchw[i], (int… in main()
471 …post_process((int8_t *)output_mems_nchw[0], (int8_t *)output_mems_nchw[1], (int8_t *)output_mems_n… in main()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h92 int8_t value:7;
214 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
304 cvmx_fau_tagwait_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_tagwait_fetch_and_add8()
422 int8_t value) in cvmx_fau_async_fetch_and_add8()
513 int8_t value) in cvmx_fau_async_tagwait_fetch_and_add8()
563 static inline void cvmx_fau_atomic_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_add8()
613 static inline void cvmx_fau_atomic_write8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_write8()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Ddlm_internal.h227 int8_t mode; /* rq mode of bast, gr mode of cast */
242 int8_t lkb_status; /* granted, waiting, convert */
243 int8_t lkb_rqmode; /* requested lock mode */
244 int8_t lkb_grmode; /* granted lock mode */
245 int8_t lkb_highbast; /* highest mode bast sent for */
247 int8_t lkb_wait_type; /* type of reply waiting for */
248 int8_t lkb_wait_count;
501 int8_t rl_rqmode;
502 int8_t rl_grmode;
503 int8_t rl_status;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dcmd.h113 int lbs_set_power_adapt_cfg(struct lbs_private *priv, int enable, int8_t p0,
114 int8_t p1, int8_t p2);
116 int lbs_set_tpc_cfg(struct lbs_private *priv, int enable, int8_t p0, int8_t p1,
117 int8_t p2, int usesnr);
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dvsc3316_3308.h15 int vsc3316_config(unsigned int vsc_addr, int8_t con_arr[][2],
18 int vsc3308_config_adjust(unsigned int vsc_addr, const int8_t con_arr[][2],
21 int vsc3308_config(unsigned int vsc_addr, const int8_t con_arr[][2],
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h121 typedef signed char int8_t; typedef
128 typedef signed __int8 int8_t; typedef
140 typedef int8_t int_least8_t;
150 typedef int8_t int_fast8_t;
178 #define INT8_MIN ((int8_t)_I8_MIN)
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/include/
H A Dpostprocess.h35 int post_process(int8_t *input0, int8_t *input1, int8_t *input2, int model_in_h, int model_in_w,
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/include/
H A Dpostprocess.h36 int post_process(int8_t *input0, int8_t *input1, int8_t *input2, int model_in_h, int model_in_w,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresource.cpp12 static std::string getQuadKey(int32_t x, int32_t y, int8_t z) { in getQuadKey()
16 for (int8_t i = z; i > 0; i--) { in getQuadKey()
23 static mapbox::geometry::point<double> getMercCoord(int32_t x, int32_t y, int8_t z) { in getMercCoord()
31 static std::string getTileBBox(int32_t x, int32_t y, int8_t z) { in getTileBBox()
98 int8_t z, in tile()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dics-opal.c113 int8_t priority; in ics_opal_set_affinity()
182 int8_t priority; in ics_opal_map()
202 int8_t priority; in ics_opal_mask_unknown()
216 int8_t priority; in ics_opal_get_server()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp106 using ::int8_t;
149 using ::int8_t;
150 typedef int8_t int_least8_t;
151 typedef int8_t int_fast8_t;
211 typedef signed char int8_t; typedef
484 # define INT8_C(value) static_cast<boost::int8_t>(value)
/OK3568_Linux_fs/external/rknpu2/examples/rknn_matmul_api_demo/src/
H A Drknn_matmul_demo.cpp64 printf(" %2d", ((int8_t*)virt_addr)[i * attr->dims[1] + j]); in dump_matmul_tensor()
80 printf(" %2d ", ((int8_t*)virt_addr)[(i * attr->dims[1] + j) * attr->dims[2] + k]); in dump_matmul_tensor()
103 … ((int8_t*)virt_addr)[((n * attr->dims[1] + k) * attr->dims[2] + nn) * attr->dims[3] + kk]); in dump_matmul_tensor()
196 ((int8_t*)B->virt_addr)[i * io_attr.B.dims[0] + j] = (j % 16) + 1; in main()
206 …((int8_t*)B->virt_addr)[((n * io_attr.B.dims[1] + k) * io_attr.B.dims[2] + nn) * io_attr.B.dims[3]… in main()

12345678910>>...12