Home
last modified time | relevance | path

Searched defs:recon_buffer (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
Dvideo_encoder_device.h87 struct recon_buffer { struct
100 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
Dvideo_encoder_device_copper.h200 struct recon_buffer { struct
213 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device.h93 struct recon_buffer { struct
106 recon_buffer recon_buff[MAX_RECON_BUFFERS]; argument
Dvideo_encoder_device_v4l2.h280 struct recon_buffer { struct
281 unsigned char* virtual_address;
282 int pmem_fd;
283 int size;
284 int alignment;
285 int offset;
287 int ion_device_fd;
288 struct ion_allocation_data alloc_data;
289 struct ion_fd_data ion_alloc_fd;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c408 YV12_BUFFER_CONFIG * recon_buffer, in zz_motion_search()
437 YV12_BUFFER_CONFIG *recon_buffer, in first_pass_motion_search()
/hardware/intel/img/psb_video/src/
Dtng_hostcode.h150 IMG_UINT32 recon_buffer; //psReconBuffer; member