Searched defs:video_driver_context (Results 1 – 9 of 9) 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 …]
267 struct video_driver_context { struct268 int video_driver_fd;269 enum vdec_codec decoder_format;270 enum vdec_output_fromat output_format;271 enum vdec_interlaced_format interlace;272 enum vdec_output_order picture_order;273 struct vdec_framesize frame_size;274 struct vdec_picsize video_resolution;275 struct vdec_allocatorproperty ip_buf;276 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 …]
393 struct video_driver_context { struct394 int video_driver_fd;395 enum vdec_codec decoder_format;396 enum vdec_output_format output_format;397 enum vdec_interlaced_format interlace;398 enum vdec_output_order picture_order;399 struct vdec_framesize frame_size;400 struct vdec_picsize video_resolution;401 struct vdec_allocatorproperty ip_buf;402 struct vdec_allocatorproperty op_buf;[all …]
269 struct video_driver_context { struct270 int video_driver_fd;271 enum vdec_codec decoder_format;272 enum vdec_output_fromat output_format;273 enum vdec_interlaced_format interlace;274 enum vdec_output_order picture_order;275 struct vdec_framesize frame_size;276 struct vdec_picsize video_resolution;277 struct vdec_allocatorproperty ip_buf;278 struct vdec_allocatorproperty op_buf;[all …]
460 struct video_driver_context { struct461 int video_driver_fd;462 enum vdec_codec decoder_format;463 enum vdec_output_format output_format;464 enum vdec_interlaced_format interlace;465 enum vdec_output_order picture_order;466 struct vdec_framesize frame_size;467 struct vdec_picsize video_resolution;468 struct vdec_allocatorproperty ip_buf;469 struct vdec_allocatorproperty op_buf;[all …]