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