Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h225 struct video_driver_context { struct
226 int video_driver_fd;
227 enum vdec_codec decoder_format;
228 enum vdec_output_fromat output_format;
229 enum vdec_interlaced_format interlace;
230 enum vdec_output_order picture_order;
231 struct vdec_picsize video_resolution;
232 struct vdec_allocatorproperty ip_buf;
233 struct vdec_allocatorproperty op_buf;
234 struct vdec_bufferpayload *ptr_inputbuffer;
[all …]
Domx_vdec_hevc_swvdec.h248 struct video_driver_context struct
250 int video_driver_fd;
251 enum vdec_codec decoder_format;
252 enum vdec_output_fromat output_format;
253 enum vdec_interlaced_format interlace;
254 enum vdec_output_order picture_order;
255 struct vdec_picsize video_resolution;
256 struct vdec_allocatorproperty ip_buf;
257 struct vdec_allocatorproperty op_buf;
258 struct vdec_bufferpayload *ptr_inputbuffer;
[all …]
Domx_vdec.h254 struct video_driver_context { struct
255 int video_driver_fd;
256 enum vdec_codec decoder_format;
257 enum vdec_output_fromat output_format;
258 enum vdec_interlaced_format interlace;
259 enum vdec_output_order picture_order;
260 struct vdec_framesize frame_size;
261 struct vdec_picsize video_resolution;
262 struct vdec_allocatorproperty ip_buf;
263 struct vdec_allocatorproperty op_buf;
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h224 struct video_driver_context { struct
225 int video_driver_fd;
226 enum vdec_codec decoder_format;
227 enum vdec_output_fromat output_format;
228 enum vdec_interlaced_format interlace;
229 enum vdec_output_order picture_order;
230 struct vdec_picsize video_resolution;
231 struct vdec_allocatorproperty ip_buf;
232 struct vdec_allocatorproperty op_buf;
233 struct vdec_bufferpayload *ptr_inputbuffer;
[all …]
Domx_vdec.h259 struct video_driver_context { struct
260 int video_driver_fd;
261 enum vdec_codec decoder_format;
262 enum vdec_output_fromat output_format;
263 enum vdec_interlaced_format interlace;
264 enum vdec_output_order picture_order;
265 struct vdec_framesize frame_size;
266 struct vdec_picsize video_resolution;
267 struct vdec_allocatorproperty ip_buf;
268 struct vdec_allocatorproperty op_buf;
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h227 struct video_driver_context struct
229 int video_driver_fd;
230 enum vdec_codec decoder_format;
231 enum vdec_output_fromat output_format;
232 enum vdec_interlaced_format interlace;
233 enum vdec_output_order picture_order;
234 struct vdec_picsize video_resolution;
235 struct vdec_allocatorproperty ip_buf;
236 struct vdec_allocatorproperty op_buf;
237 struct vdec_bufferpayload *ptr_inputbuffer;
[all …]