Home
last modified time | relevance | path

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

12345678910>>...19

/hardware/google/pixel/misc_writer/
Dmisc_writer.cpp31 bool MiscWriter::OffsetAndSizeInVendorSpace(size_t offset, size_t size) { in OffsetAndSizeInVendorSpace()
36 bool MiscWriter::WriteMiscPartitionVendorSpace(const void* data, size_t size, size_t offset, in WriteMiscPartitionVendorSpace()
51 size_t offset = 0; in PerformAction() local
Dmisc_writer_test.cpp50 void MiscWriterTest::CheckMiscPartitionVendorSpaceContent(size_t offset, in CheckMiscPartitionVendorSpaceContent()
80 size_t offset = 12360; in TEST_F() local
/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/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/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/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/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/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/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/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/sdm845/display/gralloc/
Dgr_ion_alloc.cpp114 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
134 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
178 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op) { in CleanBuffer()
Dgr_allocator.cpp113 int Allocator::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
128 int Allocator::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int handle) { in FreeBuffer()
136 int Allocator::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/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/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/sm8150/display/gralloc/
Dgr_ion_alloc.cpp110 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
220 int IonAlloc::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, in FreeBuffer()
252 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op, in CleanBuffer()
323 int IonAlloc::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
Dgr_allocator.cpp136 int Allocator::MapBuffer(void **base, unsigned int size, unsigned int offset, int fd) { in MapBuffer()
151 int Allocator::FreeBuffer(void *base, unsigned int size, unsigned int offset, int fd, int handle) { in FreeBuffer()
159 int Allocator::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op, in CleanBuffer()
/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/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/nxp/secure_element/ls_client/src/
DLsLib.cpp434 uint8_t len_byte, offset; in LSC_loadapplet() local
572 uint16_t offset = 0, len_byte = 0; in LSC_Check_KeyIdentifier() local
1504 uint16_t offset = *offset1; in Check_Certificate_Tag() local
1530 uint16_t offset = *offset1; in Check_SerialNo_Tag() local
1556 uint16_t offset = *offset1; in Check_LSRootID_Tag() local
1585 uint16_t offset = *offset1; in Check_CertHoldID_Tag() local
1615 uint16_t offset = *offset1; in Check_Date_Tag() local
1656 uint16_t offset = *offset1; in Check_45_Tag() local
1694 uint16_t offset = *offset1; in Certificate_Verification() local
1824 uint8_t* read_buf, uint16_t* offset) { in Check_Complete_7F21_Tag()
/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

12345678910>>...19