Home
last modified time | relevance | path

Searched defs:buffer (Results 2926 - 2950 of 9372) sorted by relevance

1...<<111112113114115116117118119120>>...375

/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c266 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
281 int32_t GbmAllocMem(const AllocInfo *info, BufferHandle **buffer) in GbmAllocMem() argument
340 void GbmFreeMem(BufferHandle *buffer) in GbmFreeMem() argument
351 GbmMmap(BufferHandle *buffer) GbmMmap() argument
371 GbmUnmap(BufferHandle *buffer) GbmUnmap() argument
392 GbmInvalidateCache(BufferHandle *buffer) GbmInvalidateCache() argument
398 GbmFlushCache(BufferHandle *buffer) GbmFlushCache() argument
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c432 BufferHandle *buffer = NULL; in doFlit() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_connector.cpp121 char buffer[buffer_size]; in SetBrightness() local
H A Ddrm_display.cpp235 BufferHandle *buffer = nullptr; in PushFirstFrame() local
H A Dhdi_display.cpp205 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
H A Dhdi_layer.cpp162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer) in GetFileName() argument
178 static int32_t DumpLayerBuffer(BufferHandle *buffer) in DumpLayerBuffer() argument
211 SetLayerBuffer(const BufferHandle *buffer, int32_t fence) SetLayerBuffer() argument
[all...]
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
278 int32_t GbmAllocMem(const AllocInfo *info, BufferHandle **buffer) in GbmAllocMem() argument
349 void GbmFreeMem(BufferHandle *buffer) in GbmFreeMem() argument
360 GbmMmap(BufferHandle *buffer) GbmMmap() argument
380 GbmUnmap(BufferHandle *buffer) GbmUnmap() argument
401 GbmInvalidateCache(BufferHandle *buffer) GbmInvalidateCache() argument
407 GbmFlushCache(BufferHandle *buffer) GbmFlushCache() argument
[all...]
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_helper.cpp26 int32_t CodecJpegHelper::JpegAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t fd) in JpegAssemble() argument
84 bool CodecJpegHelper::DessambleJpeg(int8_t *buffer, size_ argument
134 JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDqtAssemble() argument
180 JpegDriAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDriAssemble() argument
205 JpegDhtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDhtAssemble() argument
220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument
273 JpegSofAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSofAssemble() argument
333 JpegSosAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSosAssemble() argument
376 JpegDataAssemble(int8_t *buffer, int32_t curPos, int32_t fd) JpegDataAssemble() argument
399 DessambleSof(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleSof() argument
444 DessambleSos(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleSos() argument
472 DessambleCompressData( int8_t *buffer, std::unique_ptr<int8_t[]> &compressBuffer, int32_t &comBufLen) DessambleCompressData() argument
501 DessambleDqt(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleDqt() argument
530 DessambleDht(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleDht() argument
574 PutInt16(int8_t *buffer, int32_t curPos, int16_t value) PutInt16() argument
585 PutInt8(int8_t *buffer, int32_t curPos, int8_t value) PutInt8() argument
595 GetInt8(int8_t *buffer) GetInt8() argument
600 GetInt16(int8_t *buffer) GetInt16() argument
[all...]
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_connector.cpp121 char buffer[buffer_size]; in SetBrightness() local
H A Ddrm_display.cpp235 BufferHandle *buffer = nullptr; in PushFirstFrame() local
H A Dhdi_display.cpp205 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
H A Dhdi_layer.cpp162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer) in GetFileName() argument
178 static int32_t DumpLayerBuffer(BufferHandle *buffer) in DumpLayerBuffer() argument
211 SetLayerBuffer(const BufferHandle *buffer, int32_t fence) SetLayerBuffer() argument
[all...]
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
278 int32_t GbmAllocMem(const AllocInfo *info, BufferHandle **buffer) in GbmAllocMem() argument
349 void GbmFreeMem(BufferHandle *buffer) in GbmFreeMem() argument
360 GbmMmap(BufferHandle *buffer) GbmMmap() argument
380 GbmUnmap(BufferHandle *buffer) GbmUnmap() argument
401 GbmInvalidateCache(BufferHandle *buffer) GbmInvalidateCache() argument
407 GbmFlushCache(BufferHandle *buffer) GbmFlushCache() argument
[all...]
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_helper.cpp26 int32_t CodecJpegHelper::JpegAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t fd) in JpegAssemble() argument
84 bool CodecJpegHelper::DessambleJpeg(int8_t *buffer, size_ argument
134 JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDqtAssemble() argument
180 JpegDriAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDriAssemble() argument
205 JpegDhtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDhtAssemble() argument
220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument
273 JpegSofAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSofAssemble() argument
333 JpegSosAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSosAssemble() argument
376 JpegDataAssemble(int8_t *buffer, int32_t curPos, int32_t fd) JpegDataAssemble() argument
399 DessambleSof(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleSof() argument
444 DessambleSos(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleSos() argument
472 DessambleCompressData( int8_t *buffer, std::unique_ptr<int8_t[]> &compressBuffer, int32_t &comBufLen) DessambleCompressData() argument
501 DessambleDqt(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleDqt() argument
530 DessambleDht(int8_t *buffer, struct CodecJpegDecInfo &decInfo) DessambleDht() argument
574 PutInt16(int8_t *buffer, int32_t curPos, int16_t value) PutInt16() argument
585 PutInt8(int8_t *buffer, int32_t curPos, int8_t value) PutInt8() argument
595 GetInt8(int8_t *buffer) GetInt8() argument
600 GetInt16(int8_t *buffer) GetInt16() argument
[all...]
H A Dcodec_jpeg_decoder.cpp80 int32_t CodecJpegDecoder::DeCode(BufferHandle *buffer, BufferHandle *outBuffer, const struct CodecJpegDecInfo &decInfo, in DeCode() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_connector.cpp122 char buffer[buffer_size]; in SetBrightness() local
H A Ddrm_display.cpp237 BufferHandle *buffer = nullptr; in PushFirstFrame() local
H A Dhdi_layer.cpp162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer) in GetFileName() argument
178 static int32_t DumpLayerBuffer(BufferHandle *buffer) in DumpLayerBuffer() argument
211 SetLayerBuffer(const BufferHandle *buffer, int32_t fence) SetLayerBuffer() argument
[all...]
H A Dhdi_display.cpp206 int32_t HdiDisplay::SetDisplayClientBuffer(const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
278 int32_t GbmAllocMem(const AllocInfo *info, BufferHandle **buffer) in GbmAllocMem() argument
349 void GbmFreeMem(BufferHandle *buffer) in GbmFreeMem() argument
360 GbmMmap(BufferHandle *buffer) GbmMmap() argument
380 GbmUnmap(BufferHandle *buffer) GbmUnmap() argument
401 GbmInvalidateCache(BufferHandle *buffer) GbmInvalidateCache() argument
407 GbmFlushCache(BufferHandle *buffer) GbmFlushCache() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c51 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_attach() local
82 struct cma_heap_buffer *buffer = dmabuf->priv; in cma_heap_detach() local
118 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_dma_buf_begin_cpu_access() local
140 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_dma_buf_end_cpu_access() local
163 struct cma_heap_buffer *buffer = vma->vm_private_data; cma_heap_vm_fault() local
181 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_mmap() local
193 cma_heap_do_vmap(struct cma_heap_buffer *buffer) cma_heap_do_vmap() argument
207 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_vmap() local
232 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_vunmap() local
244 struct cma_heap_buffer *buffer = dmabuf->priv; cma_heap_dma_buf_release() local
276 struct cma_heap_buffer *buffer; cma_heap_allocate() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c34 struct mpp_dma_buffer *buffer = NULL, *n; in mpp_dma_find_buffer_fd() local
61 struct mpp_dma_buffer *buffer = in mpp_dma_release_buffer() local
77 struct mpp_dma_buffer *oldest = NULL, *buffer = NULL; mpp_dma_remove_extra_buffer() local
99 mpp_dma_release(struct mpp_dma_session *dma, struct mpp_dma_buffer *buffer) mpp_dma_release() argument
112 struct mpp_dma_buffer *buffer = NULL; mpp_dma_release_fd() local
133 struct mpp_dma_buffer *buffer; mpp_dma_alloc() local
154 mpp_dma_free(struct mpp_dma_buffer *buffer) mpp_dma_free() argument
174 struct mpp_dma_buffer *buffer; mpp_dma_import_fd() local
258 mpp_dma_unmap_kernel(struct mpp_dma_session *dma, struct mpp_dma_buffer *buffer) mpp_dma_unmap_kernel() argument
276 mpp_dma_map_kernel(struct mpp_dma_session *dma, struct mpp_dma_buffer *buffer) mpp_dma_map_kernel() argument
312 struct mpp_dma_buffer *n, *buffer = NULL; mpp_dma_session_destroy() local
335 struct mpp_dma_buffer *buffer = NULL; mpp_dma_session_create() local
[all...]
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_dev_subscriber.cpp44 char buffer[MAX_DEV_ID_SIZE]; in ToDeviceDesc() local
/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_ddk_api.cpp253 auto buffer = static_cast<uint8_t *>(mmap(nullptr, size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0)); in OH_Usb_CreateDeviceMemMap() local
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c119 static ssize_t MtdCharRead(FAR struct file *filep, FAR char *buffer, size_t buflen) in MtdCharRead() argument
179 static ssize_t MtdCharWrite(FAR struct file *filep, FAR const char *buffer, size_t buflen) in MtdCharWrite() argument
[all...]

Completed in 18 milliseconds

1...<<111112113114115116117118119120>>...375