/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
D | acilib.cxx | 42 void acil_encode_cmd_set_test_mode(uint8_t *buffer, aci_cmd_params_test_t *p_aci_cmd_params_test) in acil_encode_cmd_set_test_mode() 49 void acil_encode_cmd_sleep(uint8_t *buffer) in acil_encode_cmd_sleep() 55 void acil_encode_cmd_get_device_version(uint8_t *buffer) in acil_encode_cmd_get_device_version() 61 void acil_encode_cmd_set_local_data(uint8_t *buffer, aci_cmd_params_set_local_data_t *p_aci_cmd_par… in acil_encode_cmd_set_local_data() 69 void acil_encode_cmd_connect(uint8_t *buffer, aci_cmd_params_connect_t *p_aci_cmd_params_connect) in acil_encode_cmd_connect() 79 void acil_encode_cmd_bond(uint8_t *buffer, aci_cmd_params_bond_t *p_aci_cmd_params_bond) in acil_encode_cmd_bond() 89 void acil_encode_cmd_disconnect(uint8_t *buffer, aci_cmd_params_disconnect_t *p_aci_cmd_params_disc… in acil_encode_cmd_disconnect() 96 void acil_encode_baseband_reset(uint8_t *buffer) in acil_encode_baseband_reset() 102 void acil_encode_direct_connect(uint8_t *buffer) in acil_encode_direct_connect() 108 void acil_encode_cmd_wakeup(uint8_t *buffer) in acil_encode_cmd_wakeup() [all …]
|
/hardware/intel/common/libva/va/ |
D | sysdeps.h | 51 # define va_log_error(buffer) do { ALOGE("%s", buffer); } while (0) argument 52 # define va_log_info(buffer) do { ALOGI("%s", buffer); } while (0) argument 54 # define va_log_error(buffer) do { LOGE("%s", buffer); } while (0) argument 55 # define va_log_info(buffer) do { LOGI("%s", buffer); } while (0) argument 60 #define va_log_error(buffer) do { \ argument 66 #define va_log_info(buffer) do { \ argument
|
D | va_trace.c | 294 void *buffer = NULL; in va_TraceSurface() local 749 VABufferID buffer, in va_TraceVABuffers() 795 VABufferID __maybe_unused buffer, in va_TraceVAPictureParameterBufferMPEG2() 833 VABufferID __maybe_unused buffer, in va_TraceVAIQMatrixBufferMPEG2() 860 VABufferID __maybe_unused buffer, in va_TraceVASliceParameterBufferMPEG2() 891 VABufferID __maybe_unused buffer, in va_TraceVAPictureParameterBufferJPEG() 916 VABufferID __maybe_unused buffer, in va_TraceVAIQMatrixBufferJPEG() 945 VABufferID __maybe_unused buffer, in va_TraceVASliceParameterBufferJPEG() 974 VABufferID __maybe_unused buffer, in va_TraceVAHuffmanTableBufferJPEG() 1020 VABufferID __maybe_unused buffer, in va_TraceVAPictureParameterBufferMPEG4() [all …]
|
/hardware/bsp/intel/peripheral/libupm/src/ds1307/ |
D | ds1307.cxx | 49 mraa::Result DS1307::writeBytes(uint8_t reg, uint8_t *buffer, int len) in writeBytes() 74 int DS1307::readBytes(uint8_t reg, uint8_t *buffer, int len) in readBytes() 93 uint8_t buffer[7]; in loadTime() local 138 uint8_t buffer[7]; in setTime() local
|
/hardware/bsp/intel/peripheral/libupm/src/maxds3231m/ |
D | maxds3231m.cxx | 56 uint8_t buffer[7]; in getDate() local 78 uint8_t buffer[2]; in getTemperature() local 98 MAXDS3231M::i2cReadReg_N (int reg, unsigned int len, uint8_t * buffer) { in i2cReadReg_N() 110 MAXDS3231M::i2cWriteReg_N (uint8_t reg, unsigned int len, uint8_t * buffer) { in i2cWriteReg_N()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 194 buffer_handle_t buffer) { in CheckDeviceAndHandle() 274 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() 286 gralloc1_error_t GrallocImpl::GetConsumerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetConsumerUsage() 296 gralloc1_error_t GrallocImpl::GetBufferDimensions(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferDimensions() 308 gralloc1_error_t GrallocImpl::GetColorFormat(gralloc1_device_t *device, buffer_handle_t buffer, in GetColorFormat() 318 gralloc1_error_t GrallocImpl::GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetProducerUsage() 329 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() 353 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() 364 gralloc1_error_t GrallocImpl::ReleaseBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in ReleaseBuffer() 375 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in LockBuffer() [all …]
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 194 buffer_handle_t buffer) { in CheckDeviceAndHandle() 274 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() 286 gralloc1_error_t GrallocImpl::GetConsumerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetConsumerUsage() 296 gralloc1_error_t GrallocImpl::GetBufferDimensions(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferDimensions() 308 gralloc1_error_t GrallocImpl::GetColorFormat(gralloc1_device_t *device, buffer_handle_t buffer, in GetColorFormat() 318 gralloc1_error_t GrallocImpl::GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetProducerUsage() 329 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() 353 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() 364 gralloc1_error_t GrallocImpl::ReleaseBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in ReleaseBuffer() 375 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in LockBuffer() [all …]
|
/hardware/bsp/intel/peripheral/libupm/src/tcs3414cs/ |
D | tcs3414cs.cxx | 70 uint8_t buffer[8]; in readRGB() local 100 TCS3414CS::i2cReadReg_N (int reg, unsigned int len, uint8_t * buffer) { in i2cReadReg_N() 112 TCS3414CS::i2cWriteReg_N (uint8_t reg, unsigned int len, uint8_t * buffer) { in i2cWriteReg_N()
|
/hardware/intel/common/libmix/mix_video/src/ |
D | mixbufferpool.c | 254 MixBuffer *buffer = NULL; in mix_bufferpool_initialize() local 295 MIX_RESULT mix_bufferpool_put(MixBufferPool * obj, MixBuffer * buffer) { in mix_bufferpool_put() 341 MIX_RESULT mix_bufferpool_get(MixBufferPool * obj, MixBuffer ** buffer) { in mix_bufferpool_get() 421 MixBuffer *buffer = NULL; in mix_bufferpool_deinitialize() local 457 mix_bufferpool_dumpbuffer(MixBuffer *buffer) in mix_bufferpool_dumpbuffer()
|
/hardware/bsp/intel/peripheral/libupm/src/mlx90614/ |
D | mlx90614.cxx | 73 MLX90614::i2cReadReg_N (int reg, unsigned int len, uint8_t * buffer) { in i2cReadReg_N() 84 MLX90614::i2cWriteReg_N (uint8_t reg, unsigned int len, uint8_t * buffer) { in i2cWriteReg_N() 95 uint8_t buffer[3]; in readTemperature() local
|
/hardware/bsp/intel/peripheral/libupm/src/mpr121/ |
D | mpr121.cxx | 51 mraa::Result MPR121::writeBytes(uint8_t reg, uint8_t *buffer, int len) in writeBytes() 71 int MPR121::readBytes(uint8_t reg, uint8_t *buffer, int len) in readBytes() 194 uint8_t buffer[2]; in readButtons() local
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.cpp | 102 char buffer[SIZE]; in dumpInternals() local 128 ssize_t AudioStreamOutStub::write(const void* buffer, size_t bytes) in write() 144 char buffer[SIZE]; in dump() local 175 ssize_t AudioStreamInStub::read(void* buffer, ssize_t bytes) in read() 187 char buffer[SIZE]; in dump() local
|
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/ |
D | VideoDecoderAVCSecure.cpp | 65 Decode_Status VideoDecoderAVCSecure::start(VideoConfigBuffer *buffer) { in start() 102 Decode_Status VideoDecoderAVCSecure::processModularInputBuffer(VideoDecodeBuffer *buffer, vbp_data_… in processModularInputBuffer() 217 Decode_Status VideoDecoderAVCSecure::processClassicInputBuffer(VideoDecodeBuffer *buffer, vbp_data_… in processClassicInputBuffer() 296 Decode_Status VideoDecoderAVCSecure::decode(VideoDecodeBuffer *buffer) { in decode() 341 Decode_Status VideoDecoderAVCSecure::decodeFrame(VideoDecodeBuffer *buffer, vbp_data_h264 *data) { in decodeFrame() 473 Decode_Status VideoDecoderAVCSecure::parseClassicSliceHeader(VideoDecodeBuffer *buffer, vbp_data_h2… in parseClassicSliceHeader() 582 Decode_Status VideoDecoderAVCSecure::parseModularSliceHeader(VideoDecodeBuffer *buffer, vbp_data_h2… in parseModularSliceHeader()
|
/hardware/intel/img/hwcomposer/merrifield/common/buffers/ |
D | BufferManager.cpp | 138 void BufferManager::unlockDataBuffer(DataBuffer *buffer) in unlockDataBuffer() 148 void BufferManager::put(DataBuffer *buffer) in put() 153 BufferMapper* BufferManager::map(DataBuffer& buffer) in map() 251 DataBuffer *buffer = NULL; in allocFrameBuffer() local
|
D | GraphicBuffer.cpp | 43 bool GraphicBuffer::isProtectedBuffer(GraphicBuffer *buffer) in isProtectedBuffer() 61 bool GraphicBuffer::isCompressionBuffer(GraphicBuffer *buffer) in isCompressionBuffer()
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
D | hm11.cxx | 53 char buffer[BUFSIZ]; in sendCommand() local 74 char buffer[BUFSIZ]; in main() local
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/ |
D | GraphicBuffer.cpp | 43 bool GraphicBuffer::isProtectedBuffer(GraphicBuffer *buffer) in isProtectedBuffer() 61 bool GraphicBuffer::isCompressionBuffer(GraphicBuffer *buffer) in isCompressionBuffer()
|
/hardware/qcom/camera/QCamera2/util/ |
D | QCameraBufferMaps.cpp | 111 void *buffer) in QCameraBufferMaps() 173 void *buffer) in enqueue() 234 void *buffer) in makeSingletonBufMapList()
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraBufferMaps.cpp | 111 void *buffer) in QCameraBufferMaps() 173 void *buffer) in enqueue() 234 void *buffer) in makeSingletonBufMapList()
|
/hardware/bsp/intel/peripheral/libupm/src/grovegprs/ |
D | grovegprs.cxx | 48 int GroveGPRS::readData(char *buffer, unsigned int len) in readData() 58 int GroveGPRS::writeData(char *buffer, unsigned int len) in writeData()
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderMPEG2.cpp | 32 Decode_Status VideoDecoderMPEG2::start(VideoConfigBuffer *buffer) { in start() 65 Decode_Status VideoDecoderMPEG2::decode(VideoDecodeBuffer *buffer) { in decode() 156 Decode_Status VideoDecoderMPEG2::decodeFrame(VideoDecodeBuffer *buffer, vbp_data_mpeg2 *data) { in decodeFrame()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_reader.c | 21 int vp9_reader_init(vp9_reader *r, const uint8_t *buffer, size_t size) { in vp9_reader_init() 37 const uint8_t *buffer = r->buffer; in vp9_reader_fill() local
|
/hardware/bsp/intel/peripheral/libupm/src/mic/ |
D | mic.cxx | 58 uint16_t * buffer) { in getSampledWindow() 81 uint16_t * buffer, int len) { in findThreshold()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 1789 void *buffer, in dev_empty_buf() 1942 void *buffer, in dev_fill_buf() 2008 void *buffer, in dev_get_seq_hdr() 2228 bool omx_venc::dev_buffer_ready_to_queue(OMX_BUFFERHEADERTYPE *buffer) in dev_buffer_ready_to_queue() 2235 int omx_venc::dev_handle_output_extradata(void *buffer, int fd) in dev_handle_output_extradata() 2245 int omx_venc::dev_handle_input_extradata(void *buffer, int fd, int index) in dev_handle_input_extradata() 2256 void omx_venc::dev_set_extradata_cookie(void *buffer) in dev_set_extradata_cookie() 2273 bool omx_venc::dev_color_align(OMX_BUFFERHEADERTYPE *buffer, in dev_color_align() 2299 int omx_venc::dev_output_log_buffers(const char *buffer, int bufferlen) in dev_output_log_buffers() 2345 int omx_venc::swvenc_input_log_buffers(const char *buffer, int bufferlen) in swvenc_input_log_buffers() [all …]
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | dump_impl.cpp | 37 DisplayError DumpInterface::GetDump(char *buffer, uint32_t length) { in GetDump() 60 void DumpImpl::AppendString(char *buffer, uint32_t length, const char *format, ...) { in AppendString()
|