Home
last modified time | relevance | path

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

/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/bt/btcore/src/
Dbdaddr.c29 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.c268 static const uint8_t zero[16] = { 0 }; in is_empty_128bit() local