Home
last modified time | relevance | path

Searched defs:extradata_buffer_info (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h215 struct extradata_buffer_info { struct
216 unsigned long buffer_size;
217 char* uaddr;
218 int count;
219 int size;
220 int allocated;
222 struct venc_ion ion;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h213 struct extradata_buffer_info { struct
214 int buffer_size;
215 char* uaddr;
216 int count;
217 int size;
219 struct vdec_ion ion;
Domx_vdec.h242 struct extradata_buffer_info { struct
243 unsigned long buffer_size;
244 char* uaddr;
245 int count;
246 int size;
248 struct vdec_ion ion;