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;
413 struct recon_buffer { struct414 unsigned char* virtual_address;415 int pmem_fd;416 int size;417 int alignment;418 int offset;420 int ion_device_fd;421 struct ion_allocation_data alloc_data;422 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