Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 7 of 7) sorted by relevance

/system/media/audio_utils/tests/
Dpowerlog_tests.cpp42 const int16_t zero = 0; in TEST() local
89 const int16_t zero = 0; in TEST() local
/system/media/audio_utils/
Dchannels.c68 #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
Dprimitives.c345 #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/
DDebug.cpp106 bool zero = true; in typetostring() local
121 bool zero = true; in typetostring() local
/system/bt/btcore/src/
Dbdaddr.cc29 uint8_t zero[sizeof(bt_bdaddr_t)] = {0}; in bdaddr_is_empty() local
/system/core/libmemunreachable/tests/
DHeapWalker_test.cpp65 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
/system/bt/btif/src/
Dbtif_dm.cc261 static const uint8_t zero[16] = {0}; in is_empty_128bit() local