Lines Matching refs:hantro_ctx
30 struct hantro_ctx;
241 struct hantro_ctx { struct
365 static inline struct hantro_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx()
367 return container_of(fh, struct hantro_ctx, fh); in fh_to_ctx()
446 void *hantro_get_ctrl(struct hantro_ctx *ctx, u32 id);
447 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts);
450 hantro_get_src_buf(struct hantro_ctx *ctx) in hantro_get_src_buf()
456 hantro_get_dst_buf(struct hantro_ctx *ctx) in hantro_get_dst_buf()
461 bool hantro_needs_postproc(const struct hantro_ctx *ctx,
465 hantro_get_dec_buf_addr(struct hantro_ctx *ctx, struct vb2_buffer *vb) in hantro_get_dec_buf_addr()
478 void hantro_postproc_disable(struct hantro_ctx *ctx);
479 void hantro_postproc_enable(struct hantro_ctx *ctx);
480 void hantro_postproc_free(struct hantro_ctx *ctx);
481 int hantro_postproc_alloc(struct hantro_ctx *ctx);
482 int hanto_postproc_enum_framesizes(struct hantro_ctx *ctx,