Searched defs:vpu_inst (Results 1 – 3 of 3) sorted by relevance
229 struct vpu_inst { struct240 int (*release)(struct vpu_inst *inst); argument259 struct vpu_inst_ops *ops; argument260 const struct vpu_format *formats;261 struct vpu_format out_format;262 struct vpu_format cap_format;263 u32 min_buffer_cap;264 u32 min_buffer_out;265 u32 total_input_count;267 struct v4l2_rect crop;[all …]
129 struct venc_vpu_inst vpu_inst; member
160 void *vpu_inst; member