Searched defs:vpu_inst (Results 1 – 3 of 3) sorted by relevance
226 struct vpu_inst { struct237 int (*release)(struct vpu_inst *inst); argument254 struct vpu_inst_ops *ops; argument255 const struct vpu_format *formats;256 struct vpu_format out_format;257 struct vpu_format cap_format;258 u32 min_buffer_cap;259 u32 min_buffer_out;260 u32 total_input_count;262 struct v4l2_rect crop;[all …]
130 struct venc_vpu_inst vpu_inst; member
221 struct venc_vpu_inst vpu_inst; member