Searched defs:video_driver_context (Results 1 – 6 of 6) sorted by relevance
225 struct video_driver_context { struct226 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 …]
248 struct video_driver_context struct250 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 …]
254 struct video_driver_context { struct255 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 …]
224 struct video_driver_context { struct225 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 …]
259 struct video_driver_context { struct260 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 …]
227 struct video_driver_context struct229 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 …]