Searched defs:raw (Results 1 – 11 of 11) sorted by relevance
/system/bt/embdrv/sbc/decoder/srce/ |
D | dequant.c | 125 INLINE float dequant_float(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in dequant_float() 144 INLINE OI_INT32 OI_SBC_Dequant(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant() 183 INLINE OI_INT32 OI_SBC_Dequant_Unscaled(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant_Unscaled()
|
D | decoder-private.c | 211 OI_UINT32 raw; in OI_SBC_ReadSamples() local
|
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 94 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 113 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 167 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 188 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 206 GetStatusHelper raw(system_state(), 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/extras/tests/sdcard/ |
D | stopwatch.cpp | 100 void StopWatch::setPrintRawMode(bool raw) in setPrintRawMode()
|
/system/connectivity/shill/ |
D | profile.cc | 281 bool Profile::ParseIdentifier(const string& raw, Identifier* parsed) { in ParseIdentifier()
|
/system/core/libziparchive/ |
D | zip_archive_test.cc | 498 ZipArchiveHandle& handle, const std::string& entry_name, bool raw, in ZipArchiveStreamTest() 530 const std::vector<uint8_t>& contents, bool raw) { in ZipArchiveStreamTestUsingContents()
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 275 char* raw = NULL; in parseNfPacketMessage() local
|
/system/core/adb/ |
D | shell_service.cpp | 404 Subprocess* raw = subprocess.release(); in StartThread() local
|
/system/vold/ |
D | Ext4Crypt.cpp | 92 char raw[EXT4_MAX_KEY_SIZE]; member
|