Searched defs:recon_buffer (Results 1 – 8 of 8) sorted by relevance
87 struct recon_buffer { struct100 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
200 struct recon_buffer { struct213 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
93 struct recon_buffer { struct106 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
302 struct recon_buffer { struct303 unsigned char* virtual_address;304 int pmem_fd;305 int size;306 int alignment;307 int offset;309 int ion_device_fd;310 struct ion_allocation_data alloc_data;311 struct ion_fd_data ion_alloc_fd;
390 struct recon_buffer { struct391 unsigned char* virtual_address;392 int pmem_fd;393 int size;394 int alignment;395 int offset;397 int ion_device_fd;398 struct ion_allocation_data alloc_data;399 struct ion_fd_data ion_alloc_fd;
408 YV12_BUFFER_CONFIG * recon_buffer, in zz_motion_search()437 YV12_BUFFER_CONFIG *recon_buffer, in first_pass_motion_search()
150 IMG_UINT32 recon_buffer; //psReconBuffer; member