Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/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/msm8974/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.h302 struct recon_buffer { struct
303 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;
/hardware/qcom/media/msm8996/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.h390 struct recon_buffer { struct
391 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;
/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