/hardware/nxp/secure_element/ls_client/src/ |
D | LsLib.cpp | 404 uint8_t len_byte, offset; in LSC_loadapplet() local 407 offset = 0; in LSC_loadapplet() 424 if (temp_buf[offset] == TAG_LSC_CMD_ID) { in LSC_loadapplet() 426 offset = offset + 1; in LSC_loadapplet() 427 len_byte = Numof_lengthbytes(&temp_buf[offset], &wLen); in LSC_loadapplet() 435 offset = offset + len_byte; in LSC_loadapplet() 437 memcpy(pTranscv_Info->sSendData, &temp_buf[offset], wLen); in LSC_loadapplet() 475 } else if ((temp_buf[offset] == (0x7F)) && in LSC_loadapplet() 476 (temp_buf[offset + 1] == (0x21))) { in LSC_loadapplet() 494 offset = offset + 2; in LSC_loadapplet() [all …]
|
/hardware/intel/img/psb_video/src/ |
D | tng_cmdbuf.h | 196 …efine TNG_RELOC_CMDBUF_START(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32*)… argument 198 …efine TNG_RELOC_CMDBUF_FRAMES(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32*)… argument 205 …ine RELOC_MTXCTX_PARAMS_PTG(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32… argument 212 …ne RELOC_PICMGMT_PARAMS_PTG(dest, offset, buf) tng_cmdbuf_add_relocation(cmdbuf, (IMG_UINT32… argument 215 …fine 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 232 …do { *cmdbuf->cmd_idx++ = topaz_reg; *cmdbuf->cmd_idx++ = base + offset; *cmdbuf->cmd_idx++ = valu… 237 psb_buffer_p data_addr, IMG_UINT32 offset);
|
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 …efine 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 188 do { *cmdbuf->cmd_idx++ = base + offset; *cmdbuf->cmd_idx++ = value; count++; } while(0) 194 uint32_t offset);
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | memalloc.h | 46 unsigned int offset; member 65 unsigned int offset, int fd) = 0; 69 unsigned int offset, int fd) = 0; 73 unsigned int offset) = 0; 77 unsigned int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 unsigned int offset, int fd); 48 unsigned int offset, int fd); 51 unsigned int offset); 54 unsigned int offset, int fd, int op);
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | memalloc.h | 46 unsigned int offset; member 66 unsigned int offset, int fd) = 0; 70 unsigned int offset, int fd) = 0; 74 unsigned int offset) = 0; 78 unsigned int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 unsigned int offset, int fd); 48 unsigned int offset, int fd); 51 unsigned int offset); 54 unsigned int offset, int fd, int op);
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | memalloc.h | 46 unsigned int offset; member 66 unsigned int offset, int fd) = 0; 70 unsigned int offset, int fd) = 0; 74 unsigned int offset) = 0; 78 unsigned int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 unsigned int offset, int fd); 48 unsigned int offset, int fd); 51 unsigned int offset); 54 unsigned int offset, int fd, int op);
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | memalloc.h | 46 unsigned int offset; member 65 unsigned int offset, int fd) = 0; 69 unsigned int offset, int fd) = 0; 73 unsigned int offset) = 0; 77 unsigned int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 unsigned int offset, int fd); 48 unsigned int offset, int fd); 51 unsigned int offset); 54 unsigned int offset, int fd, int op);
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | memalloc.h | 46 unsigned int offset; member 66 unsigned int offset, int fd) = 0; 70 unsigned int offset, int fd) = 0; 74 unsigned int offset) = 0; 78 unsigned int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 unsigned int offset, int fd); 48 unsigned int offset, int fd); 51 unsigned int offset); 54 unsigned int offset, int fd, int op);
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | memalloc.h | 46 int offset; member 65 int offset, int fd) = 0; 69 int offset, int fd) = 0; 73 int offset) = 0; 77 int offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 int offset, int fd); 48 int offset, int fd); 51 int offset); 54 int offset, int fd, int op);
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_ion_alloc.h | 49 unsigned int offset = 0; member 67 int FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int ion_handle); 68 int MapBuffer(void **base, unsigned int size, unsigned int offset, int fd); 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset); 71 int CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op);
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | memalloc.h | 46 size_t offset; member 65 size_t offset, int fd) = 0; 69 size_t offset, int fd) = 0; 73 size_t offset) = 0; 77 size_t offset, int fd, int op) = 0;
|
D | ionalloc.h | 45 size_t offset, int fd); 48 size_t offset, int fd); 51 size_t offset); 54 size_t offset, int fd, int op);
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_ion_alloc.h | 49 unsigned int offset = 0; member 67 int FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int ion_handle); 68 int MapBuffer(void **base, unsigned int size, unsigned int offset, int fd); 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset); 71 int CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op);
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_ion_alloc.h | 49 unsigned int offset = 0; member 67 int FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int ion_handle); 68 int MapBuffer(void **base, unsigned int size, unsigned int offset, int fd); 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset); 71 int CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op);
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_ion_alloc.h | 49 unsigned int offset = 0; member 67 int FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int ion_handle); 68 int MapBuffer(void **base, unsigned int size, unsigned int offset, int fd); 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset); 71 int CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op);
|
/hardware/google/av/codec2/include/ |
D | C2Buffer.h | 251 uint32_t offset; member 255 : offset(offset_), in C2Segment() 264 return offset <= ~size; in isValid() 280 return offset <= other.offset in contains() 281 && offset + size >= other.offset + other.size; in contains() 289 return offset == other.offset && size == other.size; 315 return offset + size; in end() 320 return C2Segment(c2_max(offset, other.offset), in intersect() 321 c2_min(end(), other.end()) - c2_max(offset, other.offset)); in intersect() 326 return C2Segment(offset, c2_max(offset, end()) - offset); in normalize() [all …]
|
/hardware/google/av/media/sfplugin/ |
D | ReflectedParamUpdater.cpp | 145 size_t offset, in addParamStructDesc() argument 161 addParamStructDesc(desc, fieldName, offset + _C2ParamInspector::GetOffset(*it), in addParamStructDesc() 198 offset, in addParamStructDesc() 284 size_t offset = sizeof(C2Param) + desc.offset in updateParamsFromMessage() local 302 if (param->get()->size() < offset + size) { in updateParamsFromMessage() 303 if (size > INT32_MAX - offset || offset < sizeof(C2Param)) { in updateParamsFromMessage() 307 C2Param *newParam = (C2Param *)::operator new(offset + size); in updateParamsFromMessage() 308 new (newParam) _C2Param(offset + size, param->get()->index()); in updateParamsFromMessage() 309 memcpy(newParam + 1, param->get() + 1, offset - sizeof(C2Param)); in updateParamsFromMessage() 311 } else if (param->get()->size() > offset + size) { in updateParamsFromMessage() [all …]
|
/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/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraDualFOVPP.cpp | 283 cam_frame_len_offset_t offset; in feedOutput() local 284 memset(&offset, 0, sizeof(cam_frame_len_offset_t)); in feedOutput() 292 pSnapshotStream->getFrameOffset(offset); in feedOutput() 296 pOutputData->snapshot_heap->getBufDef(offset, pOutputBufDefs[0], 0); in feedOutput() 308 memset(&offset, 0, sizeof(cam_frame_len_offset_t)); in feedOutput() 309 pMetadataStream->getFrameOffset(offset); in feedOutput() 311 pOutputData->metadata_heap->getBufDef(offset, pOutputBufDefs[1], 0); in feedOutput() 617 cam_frame_len_offset_t offset; in getInputParams() local 618 pMainSnapshotStream->getFrameOffset(offset); in getInputParams() 619 inParams.wide.width = offset.mp[0].width; in getInputParams() [all …]
|