Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.cpp127 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/
Dtng_cmdbuf.h196 #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
Dpnw_cmdbuf.h169 #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
Dpsb_cmdbuf.h157 #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
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.cpp123 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/qcom/display/msm8909w_3100/libgralloc/
Dionalloc.cpp123 int IonAlloc::free_buffer(void* base, unsigned int size, unsigned int offset, in free_buffer()
141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer()
181 int IonAlloc::clean_buffer(void *base, unsigned int size, unsigned int offset, in clean_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.cpp134 int IonAlloc::free_buffer(void* base, unsigned int size, unsigned int offset, in free_buffer()
152 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer()
192 int IonAlloc::clean_buffer(void *base, unsigned int size, unsigned int offset, in clean_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.cpp123 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/msm8909/libgralloc/
Dionalloc.cpp123 int IonAlloc::free_buffer(void* base, unsigned int size, unsigned int offset, in free_buffer()
141 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer()
181 int IonAlloc::clean_buffer(void *base, unsigned int size, unsigned int offset, in clean_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.cpp128 int IonAlloc::free_buffer(void* base, unsigned int size, unsigned int offset, in free_buffer()
146 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, in map_buffer()
186 int IonAlloc::clean_buffer(void *base, unsigned int size, unsigned int offset, in clean_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.cpp105 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
125 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
169 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
Dgr_allocator.cpp116 int Allocator::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
131 int Allocator::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
140 int Allocator::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp119 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
139 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
183 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp105 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
125 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
169 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.cpp105 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
125 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
169 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
Dgr_allocator.cpp116 int Allocator::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
131 int Allocator::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
140 int Allocator::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
/hardware/google/av/codec2/include/
DC2Buffer.h251 uint32_t offset; member
379 inline constexpr uint32_t offset() const { return mOffset; } in offset() function
389 inline constexpr _C2LinearRangeAspect(uint32_t capacity_, size_t offset, size_t size) in _C2LinearRangeAspect()
411 …inline constexpr _C2LinearRangeAspect(const _C2LinearCapacityAspect *parent, size_t offset, size_t… in _C2LinearRangeAspect()
418 …inline constexpr _C2LinearRangeAspect(const _C2LinearRangeAspect *parent, size_t offset, size_t si… in _C2LinearRangeAspect()
425 inline constexpr _C2LinearRangeAspect childRange(size_t offset, size_t size) const { in childRange()
444 … inline constexpr C2LinearRange(const _C2LinearCapacityAspect &parent, size_t offset, size_t size) in C2LinearRange()
447 inline constexpr C2LinearRange(const _C2LinearRangeAspect &parent, size_t offset, size_t size) in C2LinearRange()
450 inline constexpr C2LinearRange intersect(size_t offset, size_t size) const { in intersect()
463 inline constexpr C2LinearRange range(size_t offset, size_t size) const { in range()
[all …]
/hardware/qcom/display/msm8084/liboverlay/pipes/
Doverlay3DPipe.h187 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/msm8960/liboverlay/pipes/
Doverlay3DPipe.h187 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/nxp/secure_element/ls_client/src/
DLsLib.cpp404 uint8_t len_byte, offset; in LSC_loadapplet() local
568 uint16_t offset = 0, len_byte = 0; in LSC_Check_KeyIdentifier() local
1527 uint16_t offset = *offset1; in Check_Certificate_Tag() local
1553 uint16_t offset = *offset1; in Check_SerialNo_Tag() local
1579 uint16_t offset = *offset1; in Check_LSRootID_Tag() local
1608 uint16_t offset = *offset1; in Check_CertHoldID_Tag() local
1638 uint16_t offset = *offset1; in Check_Date_Tag() local
1679 uint16_t offset = *offset1; in Check_45_Tag() local
1717 uint16_t offset = *offset1; in Certificate_Verification() local
1847 uint8_t* read_buf, uint16_t* offset) { in Check_Complete_7F21_Tag()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.h148 #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/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c114 int32_t offset; member
214 lib2d_error lib2d_test_load_input_yuv_data(char *fileName, int offset, in lib2d_test_load_input_yuv_data()
265 int offset, int32_t input_yuv_stride, int32_t y_plane_stride, in lib2d_test_load_input_yuv_data_linebyline()
345 int32_t offset = 0; in main() local
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DWsbmWrapper.c160 int offset = 0; in psbWsbmAllocateFromUB() local
199 int offset = 0; in psbWsbmAllocateTTMBuffer() local
375 uint32_t offset = in psbWsbmGetGttOffset() local
/hardware/google/av/media/sfplugin/
DSkipCutBuffer.cpp65 int32_t offset = buffer->range_offset(); in submit() local
98 int32_t offset = buffer->offset(); in submitInternal() local
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_jpeg_dma.h27 uint32_t offset; member

12345678910>>...18