Searched refs:uint32 (Results 1 – 24 of 24) sorted by relevance
22 uint32 psm = 1;23 uint32 fixed_cid = 2;29 uint32 psm = 1;30 uint32 connection_response_result = 2;35 uint32 psm = 2;39 uint32 status = 1;44 uint32 psm = 2;56 uint32 psm = 1;63 uint32 psm = 2;68 uint32 cid = 1;[all …]
25 optional uint32 user_id = 2;46 repeated uint32 recent_perf = 2;47 optional uint32 nr_samples = 3;48 repeated uint32 daily_perf = 4;49 optional uint32 nr_days = 5;50 repeated uint32 weekly_perf = 6;51 optional uint32 nr_weeks = 7;55 optional uint32 crc = 1;56 optional uint32 version = 2;
28 uint32 channel = 1;37 uint32 reason = 2;48 uint32 psm = 2;53 uint32 psm = 1;63 uint32 cid = 1;78 uint32 psm = 1;79 uint32 fixed_cid = 2;85 uint32 psm = 1;92 uint32 psm = 2;98 uint32 psm = 2;[all …]
31 uint32 handle = 1;32 uint32 packet_boundary_flag = 2;33 uint32 broadcast_flag = 3;38 uint32 code = 1;42 uint32 code = 1;
21 uint32 handle = 1;29 uint32 policy = 1;51 uint32 handle = 1;
19 uint32 handle = 1;31 uint32 handle = 1;
23 uint32 page_number = 1;
43 uint32 length_1_28s = 3;44 uint32 max_results = 4; // 0 is unlimited53 uint32 page_scan_repetition_mode = 2; // r0, r1, r254 uint32 clock_offset = 3;58 uint32 status = 1;
49 uint32 numeric_value = 3;50 uint32 unique_id = 4;62 uint32 numeric_value = 3;63 uint32 unique_id = 4;119 uint32 reserved_bits = 6;
30 optional uint32 file_id = 2;55 optional uint32 event_type_id = 5;65 optional uint32 id = 1;78 optional uint32 thread_id = 1;79 optional uint32 process_id = 2;
35 uint32 branch_size = 2;
10 optional uint32 delay_before_send_ms = 3;
87 uint32_t uint32[SBC_MAX_BANDS / 4]; member92 uint32_t uint32[2 * SBC_MAX_BANDS / 4]; member
205 uint32_t uint32[SBC_MAX_CHANNELS * SBC_MAX_BANDS / 4]; member
41 optional uint32 priority = 5 [default = 1];
65 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, in stereoBitAllocation()
193 uint32_t bits_by4 = common->bits.uint32[i]; in OI_SBC_ReadSamples()
343 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, in oneChannelBitAllocation()
28 // uint32 metadata_signature_size;129 optional uint32 version = 1 [deprecated = true];194 // |data_length|, older client will read them as uint32.290 optional uint32 fec_roots = 16 [default = 2];330 optional uint32 block_size = 3 [default = 4096];354 optional uint32 minor_version = 12 [default = 0];
280 |Manifest Signature Size|4|uint32|Manifest signature blob size in bytes (only in major version 2).|
42 uint32 metadata_slot = 4;
71 optional uint32 count = 2;
84 uint32_t uint32(uint32_t offset) const { in uint32() function