Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 162) sorted by relevance

1234567

/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_helper.c54 uint8_t *mm_camera_do_mmap(uint32_t size, int *pmemFd) in mm_camera_do_mmap()
86 int mm_camera_do_munmap(int pmem_fd, void *addr, size_t size) in mm_camera_do_munmap()
150 void *addr, size_t size) in mm_camera_do_munmap_ion()
167 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image()
189 uint32_t size; in mm_camera_get_msm_frame_len() local
308 void *addr, size_t size) in mm_camera_do_munmap_ion()
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_helper.c54 uint8_t *mm_camera_do_mmap(uint32_t size, int *pmemFd) in mm_camera_do_mmap()
86 int mm_camera_do_munmap(int pmem_fd, void *addr, size_t size) in mm_camera_do_munmap()
150 void *addr, size_t size) in mm_camera_do_munmap_ion()
167 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image()
189 uint32_t size; in mm_camera_get_msm_frame_len() local
325 void *addr, size_t size) in mm_camera_do_munmap_ion()
/device/asus/fugu/recovery/
Drecovery_updater.c74 int check_ifwi_file_scu_emmc(void *data, size_t size) in check_ifwi_file_scu_emmc()
102 static uint32_t xor_compute(char *ptr, uint32_t size) in xor_compute()
140 static int write_umip_emmc(uint32_t addr_offset, void *data, size_t size) in write_umip_emmc()
266 int update_ifwi_file_scu_emmc(void *data, size_t size) in update_ifwi_file_scu_emmc()
271 int flash_ifwi_scu_emmc(void *data, unsigned size) in flash_ifwi_scu_emmc()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp241 int QCameraMemory::alloc(int count, int size, int heap_id, uint32_t secure_mode) in alloc()
325 int size, in allocOneBuffer()
520 uint32_t size, in findBufferLocked()
566 int size, in allocateBuffer()
649 int QCameraHeapMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
700 int QCameraHeapMemory::allocateMore(int count, int size) in allocateMore()
879 int QCameraStreamMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
910 int QCameraStreamMemory::allocateMore(int count, int size) in allocateMore()
1097 int QCameraVideoMemory::allocate(int count, int size, uint32_t isSecure) in allocate()
1140 int QCameraVideoMemory::allocateMore(int count, int size) in allocateMore()
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DSocketStream.cpp86 int SocketStream::commitBuffer(size_t size) in commitBuffer()
91 int SocketStream::writeFully(const void* buffer, size_t size) in writeFully()
DGLSharedGroup.cpp31 BufferData::BufferData(GLsizeiptr size, void * data) : m_size(size) in BufferData()
66 void ProgramData::setIndexInfo(GLuint index, GLint base, GLint size, GLenum type) in setIndexInfo()
249 void GLSharedGroup::addBufferData(GLuint bufferId, GLsizeiptr size, void * data) in addBufferData()
255 void GLSharedGroup::updateBufferData(GLuint bufferId, GLsizeiptr size, void * data) in updateBufferData()
267 GLenum GLSharedGroup::subUpdateBufferData(GLuint bufferId, GLintptr offset, GLsizeiptr size, void *… in subUpdateBufferData()
355 void GLSharedGroup::setProgramIndexInfo(GLuint program, GLuint index, GLint base, GLint size, GLenu… in setProgramIndexInfo()
DglUtils.cpp332 int size, GLenum type, unsigned int stride, in glUtilsPackPointerData()
350 int size, GLenum type, unsigned int stride, in glUtilsWritePackPointerData()
DFixedBuffer.h32 void * alloc(size_t size) { in alloc()
/device/asus/fugu/original-kernel-headers/linux/sound/
Dintel_sst_ioctl.h41 __u32 size; /*Size of parameters for all blocks*/ member
52 __u8 size; member
/device/asus/fugu/kernel-headers/linux/sound/
Dintel_sst_ioctl.h29 __u32 size; member
40 __u8 size; member
/device/asus/flo/camera/QCamera2/HAL/
DQCameraMem.cpp242 int QCameraMemory::alloc(int count, int size, int heap_id) in alloc()
295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
440 int QCameraHeapMemory::allocate(int count, int size) in allocate()
616 int QCameraStreamMemory::allocate(int count, int size) in allocate()
799 int QCameraVideoMemory::allocate(int count, int size) in allocate()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraMem.cpp242 int QCameraMemory::alloc(int count, int size, int heap_id) in alloc()
295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
440 int QCameraHeapMemory::allocate(int count, int size) in allocate()
616 int QCameraStreamMemory::allocate(int count, int size) in allocate()
799 int QCameraVideoMemory::allocate(int count, int size) in allocate()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp77 #define VIDEO_BUF_ALLIGN(size, allign) (((size) + (allign-1)) & (~(allign-1))) argument
203 int size; in saveFile() local
323 int size; in decodeJPEG() local
594 int size; in ReadSectionsFromBuffer() local
840 int size; in postData() local
1156 size_t bufIndex, offset, size; in ViVEncode() local
1269 size_t size = 0; in calcBufferSize() local
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Mem.cpp262 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
315 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
430 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Mem.cpp268 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
321 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
436 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Mem.cpp267 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
320 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
435 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_helper.c43 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image()
/device/generic/goldfish/opengl/system/GLESv1_enc/
DGLEncoder.cpp266 void GLEncoder::s_glVertexPointer(void *self, int size, GLenum type, GLsizei stride, const void *da… in s_glVertexPointer()
280 void GLEncoder::s_glColorPointer(void *self, int size, GLenum type, GLsizei stride, const void *dat… in s_glColorPointer()
301 void GLEncoder::s_glTexCoordPointer(void *self, int size, GLenum type, GLsizei stride, const void *… in s_glTexCoordPointer()
309 void GLEncoder::s_glMatrixIndexPointerOES(void *self, int size, GLenum type, GLsizei stride, const … in s_glMatrixIndexPointerOES()
317 void GLEncoder::s_glWeightPointerOES(void * self, int size, GLenum type, GLsizei stride, const void… in s_glWeightPointerOES()
363 void GLEncoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GL… in s_glBufferData()
374 void GLEncoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, con… in s_glBufferSubData()
Dgl_entry.cpp483 void glPointSize(GLfloat size) in glPointSize()
567 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
573 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
627 void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glColorPointer()
1003 void glPointSizex(GLfixed size) in glPointSizex()
1087 void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glTexCoordPointer()
1159 void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glVertexPointer()
1177 void glVertexPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glVertexPointerOffset()
1183 void glColorPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glColorPointerOffset()
1201 void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glTexCoordPointerOffset()
[all …]
/device/asus/fugu/libaudio/
DAudioHardwareInput.cpp85 size_t size; in calculateInputBufferSize() local
96 size_t size = calculateInputBufferSize(config->sample_rate, in getInputBufferSize() local
/device/generic/goldfish/camera/
DEmulatedFakeCameraDevice.cpp243 const int size = mFrameWidth / 10; in drawCheckerboard() local
315 int size, in drawSquare()
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_ionbuf.h46 long size; member
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_ionbuf.h46 long size; member
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_ionbuf.h46 long size; member
/device/moto/shamu/qrngd/
Dqrngd.c209 static int fips_test(const unsigned char *buf, size_t size) in fips_test()
249 static int read_src(int fd, void *buf, size_t size) in read_src()

1234567