| /hardware/qcom/display/msm8974/libgralloc/ |
| D | ionalloc.cpp | 128 int IonAlloc::free_buffer(void* base, size_t size, int offset, int fd) in free_buffer() 144 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) in map_buffer() 168 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) in unmap_buffer() 180 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) in clean_buffer()
|
| /hardware/qcom/display/msm8960/libgralloc/ |
| D | ionalloc.cpp | 127 int IonAlloc::free_buffer(void* base, size_t size, int offset, int fd) in free_buffer() 143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) in map_buffer() 167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) in unmap_buffer() 179 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) in clean_buffer()
|
| /hardware/intel/img/psb_video/src/ |
| D | tng_cmdbuf.h | 196 #define TNG_RELOC_CMDBUF_START(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32*… argument 198 #define TNG_RELOC_CMDBUF_FRAMES(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32*… argument 205 #define RELOC_MTXCTX_PARAMS_PTG(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UIN… argument 212 #define RELOC_PICMGMT_PARAMS_PTG(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UI… argument 215 #define RELOC_JPEG_PIC_PARAMS_PTG(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32*… argument 231 #define tng_cmdbuf_insert_reg_write(topaz_reg, base, offset, value) \ argument
|
| D | pnw_cmdbuf.h | 169 #define RELOC_CMDBUF_PNW(dest, offset, buf) pnw_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest)… argument 172 #define RELOC_PIC_PARAMS_PNW(dest, offset, buf) pnw_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest)… argument 175 #define RELOC_SLICE_PARAMS_PNW(dest, offset, buf) pnw_cmdbuf_add_relocation(cmdbuf, (uint32_t… argument 187 #define pnw_cmdbuf_insert_reg_write(base, offset, value) \ argument
|
| D | psb_cmdbuf.h | 157 #define RELOC(dest, offset, buf) psb_cmdbuf_add_relocation(cmdbuf, (uint32_t*) &dest, buf, o… argument 158 #define RELOC_MSG(dest, offset, buf) psb_cmdbuf_add_relocation(cmdbuf, (uint32_t*) &dest, buf, o… argument 159 #define RELOC_SHIFT4(dest, offset, background, buf) psb_cmdbuf_add_relocation(cmdbuf, (uint32_t… argument 160 #define RELOC_REGIO(dest, offset, buf, dst) psb_cmdbuf_add_relocation(cmdbuf, (uint32_t*) &dest… argument
|
| D | vsp_cmdbuf.h | 74 #define VSP_RELOC_CMDBUF(dest, offset, buf) vsp_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest), bu… argument 88 #define vsp_cmdbuf_insert_command(cmdbuf,context_id, ref_buf,type,offset,size) \ argument 96 #define vsp_cmdbuf_reloc_pic_param(pic_param_dest,offset,ref_buf, dst_buf_loc, pic_param_buf_start)… argument
|
| D | tng_enc_trace.h | 47 int offset; member 99 #define MULTICORE_READ32(offset, pointer) \ argument
|
| /hardware/intel/img/libdrm/shared-core/ |
| D | sis_drm.h | 54 unsigned int offset; member 60 unsigned int offset, size; member 64 unsigned int offset, size; member
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/ |
| D | EbmlBufferWriter.h | 5 unsigned long long offset; member 11 unsigned int offset; member
|
| /hardware/qcom/display/msm8084/libgralloc/ |
| D | ionalloc.cpp | 123 int IonAlloc::free_buffer(void* base, size_t size, size_t offset, int fd) in free_buffer() 139 int IonAlloc::map_buffer(void **pBase, size_t size, size_t offset, int fd) in map_buffer() 175 int IonAlloc::clean_buffer(void *base, size_t size, size_t offset, int fd, int op) in clean_buffer()
|
| /hardware/qcom/display/msm8226/libgralloc/ |
| D | ionalloc.cpp | 123 int IonAlloc::free_buffer(void* base, unsigned int size, unsigned int offset, in free_buffer() 140 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer() 178 int IonAlloc::clean_buffer(void *base, unsigned int size, unsigned int offset, in clean_buffer()
|
| /hardware/intel/img/libdrm/tests/ |
| D | gem_readwrite.c | 41 int do_read(int fd, int handle, void *buf, int offset, int size) in do_read() 59 int do_write(int fd, int handle, void *buf, int offset, int size) in do_write()
|
| D | gem_mmap.c | 41 int do_read(int fd, int handle, void *buf, int offset, int size) in do_read() 59 int do_write(int fd, int handle, void *buf, int offset, int size) in do_write()
|
| /hardware/qcom/display/msm8960/liboverlay/pipes/ |
| D | overlay3DPipe.h | 187 inline bool M3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 256 inline bool M3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 314 inline bool S3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 389 inline bool S3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer()
|
| /hardware/qcom/display/msm8974/liboverlay/pipes/ |
| D | overlay3DPipe.h | 187 inline bool M3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 256 inline bool M3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 314 inline bool S3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 389 inline bool S3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer()
|
| /hardware/qcom/display/msm8084/liboverlay/pipes/ |
| D | overlay3DPipe.h | 187 inline bool M3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 256 inline bool M3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 314 inline bool S3DExtPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer() 389 inline bool S3DPrimaryPipe<CHAN>::queueBuffer(int fd, uint32_t offset) { in queueBuffer()
|
| /hardware/intel/img/psb_video/src/mrst/ |
| D | lnc_cmdbuf.h | 148 #define RELOC_CMDBUF(dest, offset, buf) lnc_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest), buf, o… argument 151 #define RELOC_PIC_PARAMS(dest, offset, buf) lnc_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest)… argument 154 #define RELOC_SLICE_PARAMS(dest, offset, buf) lnc_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest)… argument
|
| /hardware/intel/img/hwcomposer/ips/common/ |
| D | WsbmWrapper.c | 159 int offset = 0; in psbWsbmAllocateFromUB() local 198 int offset = 0; in psbWsbmAllocateTTMBuffer() local 374 uint32_t offset = in psbWsbmGetGttOffset() local
|
| /hardware/ti/omap4-aah/test/CameraHal/ |
| D | camera_test_surfacetexture.cpp | 148 static status_t writeCroppedNV12(unsigned int offset, in writeCroppedNV12() 203 static status_t writeCroppedUYVY(unsigned int offset, in writeCroppedUYVY() 234 static status_t copyCroppedNV12(unsigned int offset, in copyCroppedNV12() 284 static status_t copyCroppedPacked16(unsigned int offset, in copyCroppedPacked16() 626 unsigned int offset = 0; in handleBuffer() local 855 ssize_t offset; in showMetadata() local
|
| /hardware/intel/img/libdrm/libdrm/intel/ |
| D | intel_bufmgr.c | 89 drm_intel_bo_subdata(drm_intel_bo *bo, unsigned long offset, in drm_intel_bo_subdata() 108 drm_intel_bo_get_subdata(drm_intel_bo *bo, unsigned long offset, in drm_intel_bo_get_subdata() 168 drm_intel_bo_emit_reloc(drm_intel_bo *bo, uint32_t offset, in drm_intel_bo_emit_reloc()
|
| /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/ |
| D | wcd9xxx-slimslave.h | 77 #define SB_PGD_PORT_CFG_BYTE_ADDR(offset, port_num) \ argument 89 #define SB_PGD_RX_PORT_MULTI_CHANNEL_0(offset, port_num) \ argument
|
| /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/ |
| D | wcd9xxx-slimslave.h | 67 #define SB_PGD_PORT_CFG_BYTE_ADDR(offset, port_num) (SB_PGD_PORT_BASE + offset + (1 * port_num)) argument 75 #define SB_PGD_RX_PORT_MULTI_CHANNEL_0(offset, port_num) (SB_PGD_PORT_BASE + offset + (4 * port_n… argument
|
| /hardware/ti/omap4xxx/camera/inc/ |
| D | VideoMetadata.h | 28 int offset; member
|
| /hardware/ti/omap4-aah/camera/inc/ |
| D | VideoMetadata.h | 28 int offset; member
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
| D | vp9_entropymv.c | 125 MV_CLASS_TYPE vp9_get_mv_class(int z, int *offset) { in vp9_get_mv_class() 138 int vp9_get_mv_mag(MV_CLASS_TYPE c, int offset) { in vp9_get_mv_mag()
|