/system/bt/embdrv/sbc/decoder/srce/ |
D | dequant.c | 133 INLINE float dequant_float(uint32_t raw, OI_UINT scale_factor, OI_UINT bits) { in dequant_float() 151 INLINE int32_t OI_SBC_Dequant(uint32_t raw, OI_UINT scale_factor, in OI_SBC_Dequant() 190 INLINE int32_t OI_SBC_Dequant_Unscaled(uint32_t raw, OI_UINT scale_factor, in OI_SBC_Dequant_Unscaled()
|
D | decoder-private.c | 195 uint32_t raw; in OI_SBC_ReadSamples() local
|
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 96 GetStatusHelper raw(errmsg); in GetValue() local 115 GetStatusHelper raw(errmsg); in GetValue() local 169 GetStatusHelper raw(errmsg); in GetValue() local 190 GetStatusHelper raw(errmsg); in GetValue() local 208 GetStatusHelper raw(errmsg); in GetValue() local
|
/system/media/audio_utils/include/audio_utils/ |
D | echo_reference.h | 27 void *raw; // pointer to audio frame member
|
D | resampler.h | 34 void* raw; member
|
/system/unwinding/libunwindstack/tests/ |
D | RegsTest.cpp | 55 uint32_t* raw = reinterpret_cast<uint32_t*>(regs32.RawData()); in TEST_F() local 77 uint64_t* raw = reinterpret_cast<uint64_t*>(regs64.RawData()); in TEST_F() local
|
/system/memory/libmeminfo/tools/ |
D | librank.cpp | 242 static std::string escape_csv_string(const std::string& raw) { in escape_csv_string() 270 static std::string escape_json_string(const std::string& raw) { in escape_json_string()
|
/system/tools/hidl/hashing/ |
D | Hash.cpp | 81 const std::vector<uint8_t>& Hash::raw() const { in raw() function in android::Hash
|
/system/bt/gd/rust/hci/src/ |
D | lib.rs | 108 raw: RawCommandSender, field
|
/system/bt/gd/packet/ |
D | packet_view_unittest.cc | 141 Address raw({0x10, 0x11, 0x12, 0x13, 0x14, 0x15}); in TEST() local 155 Address raw({0x15, 0x14, 0x13, 0x12, 0x11, 0x10}); in TEST() local
|
/system/media/audio/include/system/ |
D | audio_effect.h | 446 void* raw; // raw pointer to start of buffer member
|
/system/tools/aidl/ |
D | aidl_to_ndk.cpp | 51 Aspect raw; member
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 314 char* raw = nullptr; in parseNfPacketMessage() local
|
/system/core/fastboot/ |
D | fastboot_driver.cpp | 132 std::string raw = FB_CMD_SNAPSHOT_UPDATE ":" + command; in SnapshotUpdateCommand() local
|
/system/libziparchive/ |
D | zip_archive_test.cc | 634 static void ZipArchiveStreamTest(ZipArchiveHandle& handle, const std::string& entry_name, bool raw, in ZipArchiveStreamTest() 664 const std::vector<uint8_t>& contents, bool raw) { in ZipArchiveStreamTestUsingContents()
|
/system/vold/ |
D | Utils.cpp | 608 bool FindValue(const std::string& raw, const std::string& key, std::string* value) { in FindValue()
|
/system/bt/stack/include/ |
D | hcidefs.h | 882 HciDataPreambleRaw raw; member
|