Searched defs:zero (Results 1 – 7 of 7) sorted by relevance
| /system/media/audio_utils/tests/ |
| D | powerlog_tests.cpp | 42 const int16_t zero = 0; in TEST() local 89 const int16_t zero = 0; in TEST() local
|
| /system/media/audio_utils/ |
| D | channels.c | 68 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument 99 #define EXPAND_MONO_TO_MULTI(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
|
| D | primitives.c | 345 #define copy_frame_by_mask(dst, dmask, src, smask, count, zero) \ argument 394 static const uint8x3_t zero; /* tricky - we use this to zero out a sample */ in memcpy_by_channel_mask() local 416 #define copy_frame_by_idx(dst, dst_channels, src, src_channels, idxary, count, zero) \ argument 449 static const uint8x3_t zero; in memcpy_by_index_array() local
|
| /system/libhwbinder/ |
| D | Debug.cpp | 106 bool zero = true; in typetostring() local 121 bool zero = true; in typetostring() local
|
| /system/bt/btcore/src/ |
| D | bdaddr.cc | 29 uint8_t zero[sizeof(bt_bdaddr_t)] = {0}; in bdaddr_is_empty() local
|
| /system/core/libmemunreachable/tests/ |
| D | HeapWalker_test.cpp | 65 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
|
| /system/bt/btif/src/ |
| D | btif_dm.cc | 261 static const uint8_t zero[16] = {0}; in is_empty_128bit() local
|