Searched refs:offset (Results 1 - 25 of 239) sorted by relevance

12345678910

/hardware/ti/omap4xxx/camera/inc/
H A DVideoMetadata.h20 /* This structure is used to pass buffer offset from Camera-Hal to Encoder component
28 int offset; member in struct:__anon2186
/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.h45 int offset, int fd);
48 int offset, int fd);
51 int offset);
54 int offset, int fd, int op);
H A Dmemalloc.h46 int offset; member in struct:gralloc::alloc_data
65 int offset, int fd) = 0;
69 int offset, int fd) = 0;
73 int offset) = 0;
77 int offset, int fd, int op) = 0;
H A Dionalloc.cpp114 clean_buffer(base, data.size, data.offset, fd_data.fd,
127 int IonAlloc::free_buffer(void* base, size_t size, int offset, int fd) argument
138 err = unmap_buffer(base, size, offset);
143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) argument
161 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%d offset:%d fd:%d",
162 base, size, offset, fd);
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) argument
179 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) argument
202 flush_data.offset = offset;
[all...]
/hardware/qcom/display/msm8974/libgralloc/
H A Dionalloc.h45 int offset, int fd);
48 int offset, int fd);
51 int offset);
54 int offset, int fd, int op);
H A Dmemalloc.h46 int offset; member in struct:gralloc::alloc_data
65 int offset, int fd) = 0;
69 int offset, int fd) = 0;
73 int offset) = 0;
77 int offset, int fd, int op) = 0;
H A Dionalloc.cpp128 int IonAlloc::free_buffer(void* base, size_t size, int offset, int fd) argument
139 err = unmap_buffer(base, size, offset);
144 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) argument
162 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%d offset:%d fd:%d",
163 base, size, offset, fd);
168 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) argument
180 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) argument
203 flush_data.offset = offset;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dionalloc.h45 int offset, int fd);
48 int offset, int fd);
51 int offset);
54 int offset, int fd, int op);
H A Dmemalloc.h46 int offset; member in struct:gralloc::alloc_data
65 int offset, int fd) = 0;
69 int offset, int fd) = 0;
73 int offset) = 0;
77 int offset, int fd, int op) = 0;
H A Dionalloc.cpp114 clean_buffer(base, data.size, data.offset, fd_data.fd,
127 int IonAlloc::free_buffer(void* base, size_t size, int offset, int fd) argument
138 err = unmap_buffer(base, size, offset);
143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) argument
161 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%d offset:%d fd:%d",
162 base, size, offset, fd);
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) argument
179 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) argument
202 flush_data.offset = offset;
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
H A Dwcd9xxx-slimslave.h67 #define SB_PGD_PORT_CFG_BYTE_ADDR(offset, port_num) (SB_PGD_PORT_BASE + offset + (1 * port_num))
75 #define SB_PGD_RX_PORT_MULTI_CHANNEL_0(offset, port_num) (SB_PGD_PORT_BASE + offset + (4 * port_num))
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dsdiovar.h33 int offset; member in struct:sdreg
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
H A Dwcd9xxx-slimslave.h45 * we need to add offset for getting the absolute slave
77 #define SB_PGD_PORT_CFG_BYTE_ADDR(offset, port_num) \
78 (SB_PGD_PORT_BASE + offset + (1 * port_num))
89 #define SB_PGD_RX_PORT_MULTI_CHANNEL_0(offset, port_num) \
90 (SB_PGD_PORT_BASE + offset + (4 * port_num))
/hardware/ti/omap4xxx/ion/
H A Domap_ion.h31 size_t offset; member in struct:omap_ion_tiler_alloc_data
/hardware/samsung_slsi/exynos5/include/
H A Ds3c-fb.h44 int offset; member in struct:s3c_fb_user_ion_client
76 __u32 offset; member in struct:s3c_fb_win_config::__anon1471::__anon1472
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Ds3c-fb.h39 int offset; member in struct:s3c_fb_user_ion_client
69 __u32 offset; member in struct:s3c_fb_win_config::__anon1887::__anon1888
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_common.h70 unsigned offset; member in struct:pmem
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h68 unsigned offset; member in struct:pmem
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmldl.c156 unsigned short offset; local
162 offset = sGetAddress(key);
163 if (offset >= localDmpMemorySize || (offset + length) > localDmpMemorySize) {
167 memcpy(buffer, &localDmpMemory[offset], length);
174 unsigned short offset; local
179 offset = sGetAddress(key);
180 return offset;
604 * @brief Set the Temperature Compensation offset.
606 * a pointer to the temperature compensations offset
682 inv_set_offset(const short *offset) argument
[all...]
/hardware/libhardware/modules/gralloc/
H A Dgralloc_priv.h75 int offset; member in struct:private_handle_t
87 fd(fd), magic(sMagic), flags(flags), size(size), offset(0),
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_gemini.h71 uint32_t offset; member in struct:msm_gemini_buf
86 uint32_t offset:16; member in struct:msm_gemini_hw_cmd
H A Dmsm_mercury.h86 uint32_t offset; member in struct:msm_mercury_buf
92 uint32_t offset:16; member in struct:msm_mercury_hw_cmd
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_gemini.h82 uint32_t offset; member in struct:msm_gemini_buf
101 uint32_t offset:16; member in struct:msm_gemini_hw_cmd
H A Dmsm_mercury.h7 #define MSM_MERCURY_HW_VERSION_REG 0x0004/* this offset does not exist in HW*/
94 uint32_t offset; member in struct:msm_mercury_buf
105 uint32_t offset:16; member in struct:msm_mercury_hw_cmd
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsm_mercury.h86 uint32_t offset; member in struct:msm_mercury_buf
92 uint32_t offset:16; member in struct:msm_mercury_hw_cmd

Completed in 8187 milliseconds

12345678910