Home
last modified time | relevance | path

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

/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/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h227 struct video_driver_context { struct
228 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 …]
Domx_vdec_hevc_swvdec.h250 struct video_driver_context struct
252 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 …]
Domx_vdec.h282 struct video_driver_context { struct
283 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 …]
/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.h267 struct video_driver_context { struct
268 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 …]
/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 …]