Searched defs:video_driver_context (Results 1 – 9 of 9) sorted by relevance
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 { struct228 int video_driver_fd;229 enum vdec_codec decoder_format;230 enum vdec_output_fromat output_format;231 enum vdec_interlaced_format interlace;232 enum vdec_output_order picture_order;233 struct vdec_picsize video_resolution;234 struct vdec_allocatorproperty ip_buf;235 struct vdec_allocatorproperty op_buf;236 struct vdec_bufferpayload *ptr_inputbuffer;[all …]
250 struct video_driver_context struct252 int video_driver_fd;253 enum vdec_codec decoder_format;254 enum vdec_output_fromat output_format;255 enum vdec_interlaced_format interlace;256 enum vdec_output_order picture_order;257 struct vdec_picsize video_resolution;258 struct vdec_allocatorproperty ip_buf;259 struct vdec_allocatorproperty op_buf;260 struct vdec_bufferpayload *ptr_inputbuffer;[all …]
282 struct video_driver_context { struct283 int video_driver_fd;284 enum vdec_codec decoder_format;285 enum vdec_output_fromat output_format;286 enum vdec_interlaced_format interlace;287 enum vdec_output_order picture_order;288 struct vdec_framesize frame_size;289 struct vdec_picsize video_resolution;290 struct vdec_allocatorproperty ip_buf;291 struct vdec_allocatorproperty op_buf;[all …]
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 …]
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 …]