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.h228 struct extradata_buffer_info { struct
229 unsigned long buffer_size;
230 char* uaddr;
231 int count;
232 int size;
233 int allocated;
235 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.h248 struct extradata_buffer_info { struct
249 unsigned long buffer_size;
250 char* uaddr;
251 int count;
252 int size;
254 struct vdec_ion ion;