Home
last modified time | relevance | path

Searched refs:int8 (Results 1 – 22 of 22) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h132 int8 phy_noise; /* noise (in dBm) */
165 int8 phy_noise; /* noise (in dBm) */
207 int8 phy_noise; /* noise (in dBm) */
341 int8 nprobes; /* 0, passive, otherwise active */
342 int8 split_scan; /* split scan */
343 int8 band; /* band */
344 int8 pad;
370 int8 bss_type; /* default: any,
777 int8 type;
778 int8 flags;
[all …]
Dtypedefs.h213 typedef signed char int8; typedef
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dbitfield.hpp97 GLM_FUNC_DECL int16 bitfieldInterleave(int8 x, int8 y);
139 GLM_FUNC_DECL int32 bitfieldInterleave(int8 x, int8 y, int8 z);
181 GLM_FUNC_DECL int32 bitfieldInterleave(int8 x, int8 y, int8 z, int8 w);
Dtype_precision.hpp50 typedef detail::int8 lowp_int8;
66 typedef detail::int8 lowp_int8_t;
82 typedef detail::int8 lowp_i8;
98 typedef detail::int8 mediump_int8;
114 typedef detail::int8 mediump_int8_t;
130 typedef detail::int8 mediump_i8;
146 typedef detail::int8 highp_int8;
162 typedef detail::int8 highp_int8_t;
178 typedef detail::int8 highp_i8;
195 typedef detail::int8 int8; typedef
[all …]
Dbitfield.inl301 GLM_FUNC_QUALIFIER int16 bitfieldInterleave(int8 x, int8 y)
305 int8 i;
379 GLM_FUNC_QUALIFIER int32 bitfieldInterleave(int8 x, int8 y, int8 z)
383 int8 i;
460 GLM_FUNC_QUALIFIER int32 bitfieldInterleave(int8 x, int8 y, int8 z, int8 w)
464 int8 i;
Drandom.inl105 struct compute_linearRand<int8, P, vecType>
107 …GLM_FUNC_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> con…
109 …return (vecType<int8, P>(compute_rand<uint8, P, vecType>::call() % vecType<uint8, P>(Max + static_…
Dpacking.inl383 int8 const Topack(static_cast<int8>(round(clamp(v ,-1.0f, 1.0f) * 127.0f)));
391 int8 Unpack = 0;
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dglm.cpp15 template struct tvec1<int8, lowp>;
26 template struct tvec1<int8, mediump>;
37 template struct tvec1<int8, highp>;
49 template struct tvec2<int8, lowp>;
60 template struct tvec2<int8, mediump>;
71 template struct tvec2<int8, highp>;
83 template struct tvec3<int8, lowp>;
94 template struct tvec3<int8, mediump>;
105 template struct tvec3<int8, highp>;
117 template struct tvec4<int8, lowp>;
[all …]
Dtype_int.hpp19 typedef std::int8_t int8; typedef
52 typedef signed char int8;
206 typedef detail::int8 int8; typedef
295 GLM_STATIC_ASSERT(sizeof(glm::int8) == 1, "int8 size isn't 1 byte on this platform");
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dqtypes.h73 typedef signed char int8; /* Signed 8 bit value */ typedef
Dmp4_utils.h39 typedef signed char int8; /* Signed 8 bit value */ typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h73 typedef signed char int8; /* Signed 8 bit value */ typedef
Dmp4_utils.h39 typedef signed char int8; /* Signed 8 bit value */ typedef
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h73 typedef signed char int8; /* Signed 8 bit value */ typedef
Dmp4_utils.h39 typedef signed char int8; /* Signed 8 bit value */ typedef
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dqtypes.h73 typedef signed char int8; /* Signed 8 bit value */ typedef
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h73 typedef signed char int8; /* Signed 8 bit value */ typedef
Dmp4_utils.h39 typedef signed char int8; /* Signed 8 bit value */ typedef
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp100 typedef detail::int8 lowp_int8;
116 typedef detail::int8 lowp_int8_t;
132 typedef detail::int8 lowp_i8;
148 typedef detail::int8 mediump_int8;
164 typedef detail::int8 mediump_int8_t;
180 typedef detail::int8 mediump_i8;
196 typedef detail::int8 highp_int8;
212 typedef detail::int8 highp_int8_t;
228 typedef detail::int8 highp_i8;
245 typedef detail::int8 int8; typedef
[all …]
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtype_aligned.hpp188 GLM_ALIGNED_TYPEDEF(int8, aligned_int8, 1);
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dfast_idiv_by_const_test.cpp345 TEST(fast_idiv_by_const, int8) in TEST() argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8311 * Remove redundant capability validation of the code:float16 and code:int8