/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmendian.h | 125 #define htol16_ua_store(val, bytes) ({ \ argument 132 #define htol32_ua_store(val, bytes) ({ \ argument 141 #define hton16_ua_store(val, bytes) ({ \ argument 148 #define hton32_ua_store(val, bytes) ({ \ argument 157 #define ltoh16_ua(bytes) ({ \ argument 162 #define ltoh32_ua(bytes) ({ \ argument 167 #define ntoh16_ua(bytes) ({ \ argument 172 #define ntoh32_ua(bytes) ({ \ argument 216 htol16_ua_store(uint16 val, uint8 *bytes) in htol16_ua_store() 226 htol32_ua_store(uint32 val, uint8 *bytes) in htol32_ua_store() [all …]
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.cpp | 128 ssize_t AudioStreamOutStub::write(const void* buffer, size_t bytes) in write() 174 ssize_t AudioStreamInStub::read(void* buffer, ssize_t bytes) in read()
|
D | AudioHardwareGeneric.cpp | 233 ssize_t AudioStreamOutGeneric::write(const void* buffer, size_t bytes) in write() 343 ssize_t AudioStreamInGeneric::read(void* buffer, ssize_t bytes) in read()
|
D | AudioDumpInterface.cpp | 279 ssize_t AudioStreamOutDump::write(const void* buffer, size_t bytes) in write() 439 ssize_t AudioStreamInDump::read(void* buffer, ssize_t bytes) in read()
|
D | A2dpAudioInterface.cpp | 275 ssize_t A2dpAudioInterface::A2dpAudioStreamOut::write(const void* buffer, size_t bytes) in write()
|
D | audio_hw_hal.cpp | 236 size_t bytes) in out_write() 379 size_t bytes) in in_read()
|
/hardware/qcom/media/mm-video/vidc/venc/src/ |
D | omx_video_base.cpp | 2055 OMX_IN OMX_U32 bytes, in use_input_buffer() 2230 OMX_IN OMX_U32 bytes, in use_output_buffer() 2428 OMX_IN OMX_U32 bytes, in use_buffer() 2618 OMX_U32 bytes) in allocate_input_meta_buffer() 2682 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 2830 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 2995 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/ti/omap4xxx/camera/ |
D | MemoryManager.cpp | 46 void* MemoryManager::allocateBuffer(int width, int height, const char* format, int &bytes, int numB… in allocateBuffer()
|
/hardware/ti/omap4xxx/libtiutils/ |
D | MessageQueue.cpp | 192 size_t bytes = 0; in put() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 110 ssize_t AudioStreamOutALSA::write(const void *buffer, size_t bytes) in write()
|
D | AudioStreamInALSA.cpp | 126 ssize_t AudioStreamInALSA::read(void *buffer, ssize_t bytes) in read()
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
D | omx_core_cmp.cpp | 253 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 279 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/mm-core/src/common/ |
D | omx_core_cmp.cpp | 253 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 279 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/ |
D | iio_utils.h | 73 unsigned bytes; member 94 unsigned *bytes, in iioutils_get_type()
|
D | mpu_iio.c | 48 int bytes = 0; in size_from_channelarray() local
|
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
D | omx_vdec.cpp | 3964 OMX_IN OMX_U32 bytes, in use_output_buffer() 4195 OMX_IN OMX_U32 bytes, in use_input_heap_buffers() 4259 OMX_IN OMX_U32 bytes, in use_buffer() 4477 OMX_U32 bytes) in allocate_input_heap_buffer() 4574 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 4767 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 5101 OMX_IN OMX_U32 bytes) in allocate_buffer() 9084 OMX_BUFFERHEADERTYPE **bufferHdr,OMX_U32 port,OMX_PTR appData,OMX_U32 bytes) in allocate_buffers_color_convert()
|
D | omx_vdec_copper.cpp | 3783 OMX_IN OMX_U32 bytes, in use_output_buffer() 3977 OMX_IN OMX_U32 bytes, in use_input_heap_buffers() 4041 OMX_IN OMX_U32 bytes, in use_buffer() 4234 OMX_U32 bytes) in allocate_input_heap_buffer() 4331 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 4536 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 4854 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/libhardware/modules/audio/ |
D | audio_hw.c | 105 size_t bytes) in out_write() 193 size_t bytes) in in_read()
|
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/ |
D | driver_mac80211.c | 135 int bytes; in wpa_driver_wext_event_wireless_custom() local 1042 int bytes; in wext_get_scan_custom() local 1058 int bytes; in wext_get_scan_custom() local 1074 int bytes; in wext_get_scan_custom() local
|
/hardware/qcom/display/liblight/ |
D | lights.c | 90 int bytes = sprintf(buffer, "%d\n", value); in write_int() local
|
/hardware/msm7k/libaudio-qdsp5v2/ |
D | AudioHardware.cpp | 215 ssize_t AudioHardware::AudioStreamOutQ5V2::write(const void* buffer, size_t bytes) in write()
|
/hardware/msm7k/libaudio/ |
D | AudioHardware.cpp | 703 ssize_t AudioHardware::AudioStreamOutMSM72xx::write(const void* buffer, size_t bytes) in write() 1007 ssize_t AudioHardware::AudioStreamInMSM72xx::read( void* buffer, ssize_t bytes) in read()
|
/hardware/msm7k/liblights/ |
D | lights.c | 110 int bytes = sprintf(buffer, "%d\n", value); in write_int() local
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 228 size_t bytes) in out_write() 390 size_t bytes) in in_read()
|
/hardware/libhardware/tests/keymaster/ |
D | keymaster_test.cpp | 47 UniqueBlob(uint8_t* bytes, size_t length) : in UniqueBlob() 94 UniqueKey(keymaster_device_t** dev, uint8_t* bytes, size_t length) : in UniqueKey()
|