Home
last modified time | relevance | path

Searched refs:uint16_t (Results 1 – 25 of 4005) sorted by relevance

12345678910>>...161

/third_party/ffmpeg/libavcodec/
Dopustab.h34 extern const uint16_t ff_silk_model_lbrr_flags_40[];
35 extern const uint16_t ff_silk_model_lbrr_flags_60[];
37 extern const uint16_t ff_silk_model_stereo_s1[];
38 extern const uint16_t ff_silk_model_stereo_s2[];
39 extern const uint16_t ff_silk_model_stereo_s3[];
40 extern const uint16_t ff_silk_model_mid_only[];
42 extern const uint16_t ff_silk_model_frame_type_inactive[];
43 extern const uint16_t ff_silk_model_frame_type_active[];
45 extern const uint16_t ff_silk_model_gain_highbits[3][9];
46 extern const uint16_t ff_silk_model_gain_lowbits[];
[all …]
Dopustab.c31 const uint16_t ff_silk_model_lbrr_flags_40[] = { 256, 0, 53, 106, 256 };
32 const uint16_t ff_silk_model_lbrr_flags_60[] = { 256, 0, 41, 61, 90, 131, 146, 174, 256 };
34 const uint16_t ff_silk_model_stereo_s1[] = {
39 const uint16_t ff_silk_model_stereo_s2[] = {256, 85, 171, 256};
41 const uint16_t ff_silk_model_stereo_s3[] = {256, 51, 102, 154, 205, 256};
43 const uint16_t ff_silk_model_mid_only[] = {256, 192, 256};
45 const uint16_t ff_silk_model_frame_type_inactive[] = {256, 26, 256};
47 const uint16_t ff_silk_model_frame_type_active[] = {256, 24, 98, 246, 256};
49 const uint16_t ff_silk_model_gain_highbits[3][9] = {
55 const uint16_t ff_silk_model_gain_lowbits[] = {256, 32, 64, 96, 128, 160, 192, 224, 256};
[all …]
Daactab.c122 static const uint16_t codes1[81] = {
145 static const uint16_t codes2[81] = {
168 static const uint16_t codes3[81] = {
191 static const uint16_t codes4[81] = {
214 static const uint16_t codes5[81] = {
237 static const uint16_t codes6[81] = {
260 static const uint16_t codes7[64] = {
278 static const uint16_t codes8[64] = {
296 static const uint16_t codes9[169] = {
335 static const uint16_t codes10[169] = {
[all …]
Ddcahuff.c31 static const uint16_t tmode_codes[TMODE_COUNT][4] = {
50 static const uint16_t bitalloc_12_codes[DCA_BITALLOC_12_COUNT][12] = {
73 static const uint16_t scales_codes[SCALES_COUNT][129] = {
250 static const uint16_t bitalloc_3_codes[3] = {
258 static const uint16_t bitalloc_5_codes_a[5] = {
262 static const uint16_t bitalloc_5_codes_b[5] = {
266 static const uint16_t bitalloc_5_codes_c[5] = {
282 static const uint16_t bitalloc_7_codes_a[7] = {
286 static const uint16_t bitalloc_7_codes_b[7] = {
290 static const uint16_t bitalloc_7_codes_c[7] = {
[all …]
/third_party/mbedtls/3rdparty/everest/include/everest/kremlib/
DFStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.h151 extern Prims_int FStar_UInt16_v(uint16_t x0);
153 extern uint16_t FStar_UInt16_uint_to_t(Prims_int x0);
155 extern uint16_t FStar_UInt16_add(uint16_t x0, uint16_t x1);
157 extern uint16_t FStar_UInt16_add_underspec(uint16_t x0, uint16_t x1);
159 extern uint16_t FStar_UInt16_add_mod(uint16_t x0, uint16_t x1);
161 extern uint16_t FStar_UInt16_sub(uint16_t x0, uint16_t x1);
163 extern uint16_t FStar_UInt16_sub_underspec(uint16_t x0, uint16_t x1);
165 extern uint16_t FStar_UInt16_sub_mod(uint16_t x0, uint16_t x1);
167 extern uint16_t FStar_UInt16_mul(uint16_t x0, uint16_t x1);
169 extern uint16_t FStar_UInt16_mul_underspec(uint16_t x0, uint16_t x1);
[all …]
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dtransform_functions.h55 uint16_t fftLen; /**< length of the FFT. */
59 const uint16_t *pBitRevTable; /**< points to the bit reversal table. */
60uint16_t twidCoefModifier; /**< twiddle coefficient modifier that supports different size FF…
61uint16_t bitRevFactor; /**< bit reversal modifier that supports different size FFTs with…
67 uint16_t fftLen,
82 uint16_t fftLen; /**< length of the FFT. */
86 const uint16_t *pBitRevTable; /**< points to the bit reversal table. */
87uint16_t twidCoefModifier; /**< twiddle coefficient modifier that supports different size FF…
88uint16_t bitRevFactor; /**< bit reversal modifier that supports different size FFTs with…
94 uint16_t fftLen,
[all …]
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h75 uint16_t se_type;
113 uint16_t sinit_num_ostreams;
114 uint16_t sinit_max_instreams;
115 uint16_t sinit_max_attempts;
116 uint16_t sinit_max_init_timeo;
137 uint16_t sinfo_stream;
138 uint16_t sinfo_ssn;
139 uint16_t sinfo_flags;
146 uint16_t sinfo_keynumber;
147 uint16_t sinfo_keynumber_valid;
[all …]
Dsctp_auth.h71 uint16_t keyid; /* shared key ID */
85 uint16_t max_algo; /* max algorithms allocated */
86 uint16_t num_algo; /* num algorithms used */
87 uint16_t hmac[];
97 uint16_t active_keyid; /* active send keyid */
98 uint16_t assoc_keyid; /* current send keyid (cached) */
99 uint16_t recv_keyid; /* last recv keyid (cached) */
142 uint16_t key_id);
148 extern void sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t keyid);
149 extern void sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t keyid,
[all …]
Dsctp_structs.h88 uint16_t list_of_streams[];
232 uint16_t ro_plen;
233 uint16_t ro_flags;
234 uint16_t ro_mtu;
235 uint16_t spare;
255 uint16_t alpha; /* Fixed point arith, << 7 */
260 uint16_t bytes_acked;
286 uint16_t steady_step; /* The number required to be in steady state*/
287 uint16_t step_cnt; /* The current number */
386 uint16_t dest_state;
[all …]
/third_party/cmsis/CMSIS/DSP/Include/
Darm_common_tables.h43 extern const uint16_t armBitRevTable[1024];
263 #define ARMBITREVINDEXTABLEF64_16_TABLE_LENGTH ((uint16_t)12)
264 extern const uint16_t armBitRevIndexTableF64_16[ARMBITREVINDEXTABLEF64_16_TABLE_LENGTH];
268 #define ARMBITREVINDEXTABLEF64_32_TABLE_LENGTH ((uint16_t)24)
269 extern const uint16_t armBitRevIndexTableF64_32[ARMBITREVINDEXTABLEF64_32_TABLE_LENGTH];
273 #define ARMBITREVINDEXTABLEF64_64_TABLE_LENGTH ((uint16_t)56)
274 extern const uint16_t armBitRevIndexTableF64_64[ARMBITREVINDEXTABLEF64_64_TABLE_LENGTH];
278 #define ARMBITREVINDEXTABLEF64_128_TABLE_LENGTH ((uint16_t)112)
279 extern const uint16_t armBitRevIndexTableF64_128[ARMBITREVINDEXTABLEF64_128_TABLE_LENGTH];
283 #define ARMBITREVINDEXTABLEF64_256_TABLE_LENGTH ((uint16_t)240)
[all …]
/third_party/musl/porting/linux/user/ldso/
Dzip_archive.h30 static const uint16_t COMPRESS_STORED = 0;
37 uint16_t file_path_index;
69 uint16_t version_needed;
70 uint16_t flags;
71 uint16_t compression_method;
72 uint16_t modified_time;
73 uint16_t modified_date;
77 uint16_t name_size;
78 uint16_t extra_size;
84 uint16_t version_made;
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dbits_test.cc29 static_assert(rotl(uint16_t{0x1234}, 0) == uint16_t{0x1234}, ""); in TEST()
36 EXPECT_EQ(rotl(uint16_t{0x1234}, 0), uint16_t{0x1234}); in TEST()
42 EXPECT_EQ(rotl(uint16_t{0x1234}, 16), uint16_t{0x1234}); in TEST()
48 EXPECT_EQ(rotl(uint16_t{0x1234}, -16), uint16_t{0x1234}); in TEST()
54 EXPECT_EQ(rotl(uint16_t{0x1234}, 4), uint16_t{0x2341}); in TEST()
60 EXPECT_EQ(rotl(uint16_t{0x1234}, -4), uint16_t{0x4123}); in TEST()
68 static_assert(rotr(uint16_t{0x1234}, 0) == uint16_t{0x1234}, ""); in TEST()
75 EXPECT_EQ(rotr(uint16_t{0x1234}, 0), uint16_t{0x1234}); in TEST()
81 EXPECT_EQ(rotr(uint16_t{0x1234}, 16), uint16_t{0x1234}); in TEST()
87 EXPECT_EQ(rotr(uint16_t{0x1234}, -16), uint16_t{0x1234}); in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h61 uint16_t Machine;
66 uint16_t SizeOfOptionalHeader;
67 uint16_t Characteristics;
71 enum : uint16_t { MinBigObjectVersion = 2 };
73 uint16_t Sig1; ///< Must be IMAGE_FILE_MACHINE_UNKNOWN (0).
74 uint16_t Sig2; ///< Must be 0xFFFF.
75 uint16_t Version;
76 uint16_t Machine;
159 uint16_t Type;
248 uint16_t NumberOfRelocations;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h66 uint16_t Machine;
71 uint16_t SizeOfOptionalHeader;
72 uint16_t Characteristics;
76 enum : uint16_t { MinBigObjectVersion = 2 };
78 uint16_t Sig1; ///< Must be IMAGE_FILE_MACHINE_UNKNOWN (0).
79 uint16_t Sig2; ///< Must be 0xFFFF.
80 uint16_t Version;
81 uint16_t Machine;
191 uint16_t Type;
278 uint16_t NumberOfRelocations;
[all …]
/third_party/flutter/skia/src/gpu/
DGrUserStencilSettings.h47 uint16_t fRef; // Reference value for stencil test and ops.
49 uint16_t fTestMask; // Bitwise "and" to perform on fRef and stencil values before testing.
53 uint16_t fWriteMask; // Indicates which bits in the stencil buffer should be updated.
57 enum class GrUserStencilTest : uint16_t {
118 template<uint16_t Ref, GrUserStencilTest Test, uint16_t TestMask,
119 GrUserStencilOp PassOp, GrUserStencilOp FailOp, uint16_t WriteMask> struct Init {};
121 template<uint16_t FtRef, uint16_t BkRef,
123 uint16_t FtTestMask, uint16_t BkTestMask,
126 uint16_t FtWriteMask, uint16_t BkWriteMask> struct InitSeparate {};
128 template<uint16_t Ref, GrUserStencilTest Test, uint16_t TestMask,
[all …]
/third_party/skia/src/gpu/
DGrUserStencilSettings.h47 uint16_t fRef; // Reference value for stencil test and ops.
49 uint16_t fTestMask; // Bitwise "and" to perform on fRef and stencil values before testing.
53 uint16_t fWriteMask; // Indicates which bits in the stencil buffer should be updated.
57 enum class GrUserStencilTest : uint16_t {
118 template<uint16_t Ref, GrUserStencilTest Test, uint16_t TestMask,
119 GrUserStencilOp PassOp, GrUserStencilOp FailOp, uint16_t WriteMask> struct Init {};
121 template<uint16_t CWRef, uint16_t CCWRef,
123 uint16_t CWTestMask, uint16_t CCWTestMask,
126 uint16_t CWWriteMask, uint16_t CCWWriteMask> struct InitSeparate {};
128 template<uint16_t Ref, GrUserStencilTest Test, uint16_t TestMask,
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian.h50 inline uint16_t gbswap_16(uint16_t host_int) { in gbswap_16()
61 inline uint16_t gbswap_16(uint16_t host_int) {
101 inline uint16_t gbswap_16(uint16_t host_int) {
105 return (((host_int & uint16_t{0xFF}) << 8) |
106 ((host_int & uint16_t{0xFF00}) >> 8));
120 inline uint16_t ghtons(uint16_t x) { return gbswap_16(x); } in ghtons()
129 inline uint16_t ghtons(uint16_t x) { return x; } in ghtons()
139 inline uint16_t gntohs(uint16_t x) { return ghtons(x); } in gntohs()
151 inline uint16_t FromHost16(uint16_t x) { return x; } in FromHost16()
152 inline uint16_t ToHost16(uint16_t x) { return x; } in ToHost16()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h68 #define uint16_t unsigned __int16
107 uint16_t source_port;
108 uint16_t destination_port;
127 uint16_t sconn_port;
132 uint16_t sconn_family;
133 uint16_t sconn_port;
159 uint16_t rcv_sid;
160 uint16_t rcv_ssn;
161 uint16_t rcv_flags;
170 uint16_t nxt_sid;
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dtcp.h118 uint16_t source;
119 uint16_t dest;
123 uint16_t res1:4;
124 uint16_t doff:4;
125 uint16_t fin:1;
126 uint16_t syn:1;
127 uint16_t rst:1;
128 uint16_t psh:1;
129 uint16_t ack:1;
130 uint16_t urg:1;
[all …]
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dtcp.h118 uint16_t source;
119 uint16_t dest;
123 uint16_t res1:4;
124 uint16_t doff:4;
125 uint16_t fin:1;
126 uint16_t syn:1;
127 uint16_t rst:1;
128 uint16_t psh:1;
129 uint16_t ack:1;
130 uint16_t urg:1;
[all …]
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dtcp.h118 uint16_t source;
119 uint16_t dest;
123 uint16_t res1:4;
124 uint16_t doff:4;
125 uint16_t fin:1;
126 uint16_t syn:1;
127 uint16_t rst:1;
128 uint16_t psh:1;
129 uint16_t ack:1;
130 uint16_t urg:1;
[all …]
/third_party/musl/ndk_musl_include/netinet/
Dtcp.h118 uint16_t source;
119 uint16_t dest;
123 uint16_t res1:4;
124 uint16_t doff:4;
125 uint16_t fin:1;
126 uint16_t syn:1;
127 uint16_t rst:1;
128 uint16_t psh:1;
129 uint16_t ack:1;
130 uint16_t urg:1;
[all …]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_av1_default.h302 uint16_t classes_cdf[CDF_SIZE(AV1_MV_CLASSES)];
303 uint16_t class0_fp_cdf[AV1_CLASS0_SIZE][CDF_SIZE(AV1_MV_FP_SIZE)];
304 uint16_t fp_cdf[CDF_SIZE(AV1_MV_FP_SIZE)];
305 uint16_t sign_cdf[CDF_SIZE(2)];
306 uint16_t class0_hp_cdf[CDF_SIZE(2)];
307 uint16_t hp_cdf[CDF_SIZE(2)];
308 uint16_t class0_cdf[CDF_SIZE(AV1_CLASS0_SIZE)];
309 uint16_t bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
313 uint16_t joints_cdf[CDF_SIZE(AV1_MV_JOINTS)];
419 uint16_t txb_skip_cdf[AV1_TX_SIZES][TXB_SKIP_CONTEXTS][CDF_SIZE(2)];
[all …]
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.h35 constexpr uint16_t DXVA_H264_INVALID_PICTURE_INDEX =
38 constexpr uint16_t DXVA_H264_INVALID_PICTURE_ENTRY_VALUE = 0xFF; // This corresponds to DXVA_PicE…
101 uint16_t wFrameWidthInMbsMinus1;
102 uint16_t wFrameHeightInMbsMinus1;
110 uint16_t field_pic_flag : 1;
111 uint16_t MbaffFrameFlag : 1;
112 uint16_t residual_colour_transform_flag : 1;
113 uint16_t sp_for_switch_flag : 1;
114 uint16_t chroma_format_idc : 2;
115 uint16_t RefPicFlag : 1;
[all …]
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dtcp.h122 uint16_t source;
123 uint16_t dest;
127 uint16_t res1:4;
128 uint16_t doff:4;
129 uint16_t fin:1;
130 uint16_t syn:1;
131 uint16_t rst:1;
132 uint16_t psh:1;
133 uint16_t ack:1;
134 uint16_t urg:1;
[all …]

12345678910>>...161