Searched defs:vpu_inst (Results 1 – 5 of 5) sorted by relevance
228 struct vpu_inst { struct239 int (*release)(struct vpu_inst *inst); argument258 struct vpu_inst_ops *ops; argument259 const struct vpu_format *formats;260 struct vpu_format out_format;261 struct vpu_format cap_format;262 u32 min_buffer_cap;263 u32 min_buffer_out;264 u32 total_input_count;266 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