/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/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | JsonFakeValueGenerator.cpp | 173 hidl_vec<uint8_t> bytes(byteSize % 8 == 0 ? byteSize / 8 : byteSize / 8 + 1); in generateDiagnosticBytes() local 191 void JsonFakeValueGenerator::setBit(hidl_vec<uint8_t>& bytes, size_t idx) { in setBit()
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.cpp | 128 ssize_t AudioStreamOutStub::write(const void* buffer, size_t bytes) in write() 175 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()
|
/hardware/qcom/sdm845/display/liblight/ |
D | lights.c | 135 size_t bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 163 size_t bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", value1, value2); in write_double_int() local
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacEnc.cpp | 299 const FLAC__byte buffer[], size_t bytes, unsigned samples, in onEncodedFlacAvailable() 378 size_t bytes, in flacEncoderWriteCallback()
|
/hardware/qcom/media/msm8974/mm-video-legacy/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/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VmsUtils_test.cpp | 142 const std::string bytes = "aaa"; in TEST() local 178 const std::string bytes = "aaa"; in TEST() local 194 std::string bytes = "pub_id"; in TEST() local
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2569 OMX_IN OMX_U32 bytes, in use_input_buffer() 2734 OMX_IN OMX_U32 bytes, in use_output_buffer() 2918 OMX_IN OMX_U32 bytes, in use_buffer() 3008 OMX_IN OMX_U32 bytes, in use_client_output_extradata_buffer() 3196 OMX_U32 bytes) in allocate_input_meta_buffer() 3267 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3418 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3608 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/interfaces/bluetooth/audio/2.0/default/session/ |
D | BluetoothAudioSessionControl.h | 131 const void* buffer, size_t bytes) { in OutWritePcmData()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2186 OMX_IN OMX_U32 bytes, in use_input_buffer() 2355 OMX_IN OMX_U32 bytes, in use_output_buffer() 2553 OMX_IN OMX_U32 bytes, in use_buffer() 2730 OMX_U32 bytes) in allocate_input_meta_buffer() 2796 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 2951 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3132 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 582 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 576 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_primary.cpp | 524 int32_t bytes = snprintf(buffer, MAX_SYSFS_COMMAND_LENGTH, "%d\n", level); in SetPanelBrightness() local 570 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 576 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 582 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 110 ssize_t AudioStreamOutALSA::write(const void *buffer, size_t bytes) in write()
|
/hardware/qcom/sdm845/media/mm-core/src/common/ |
D | omx_core_cmp.cpp | 254 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 280 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8974/mm-core/src/common/ |
D | omx_core_cmp.cpp | 254 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 280 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8974/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/msm8998/mm-core/src/common/ |
D | omx_core_cmp.cpp | 254 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 280 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8996/mm-core/src/common/ |
D | omx_core_cmp.cpp | 254 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 280 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2484 OMX_IN OMX_U32 bytes, in use_input_buffer() 2655 OMX_IN OMX_U32 bytes, in use_output_buffer() 2854 OMX_IN OMX_U32 bytes, in use_buffer() 3041 OMX_U32 bytes) in allocate_input_meta_buffer() 3109 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3265 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3447 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2571 OMX_IN OMX_U32 bytes, in use_input_buffer() 2742 OMX_IN OMX_U32 bytes, in use_output_buffer() 2941 OMX_IN OMX_U32 bytes, in use_buffer() 3133 OMX_U32 bytes) in allocate_input_meta_buffer() 3204 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3361 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3564 OMX_IN OMX_U32 bytes) in allocate_buffer()
|