Home
last modified time | relevance | path

Searched refs:hva_frame (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H A Dhva.h106 * struct hva_frame - hva frame buffer (output)
115 struct hva_frame { struct
125 * to_hva_frame() - cast struct vb2_v4l2_buffer * to struct hva_frame *
128 container_of(vb, struct hva_frame, vbuf)
384 * @encode: encode a frame (struct hva_frame) in a stream
396 int (*encode)(struct hva_ctx *ctx, struct hva_frame *frame,
H A Dhva-h264.c587 struct hva_frame *frame, in hva_h264_prepare_task()
1005 static int hva_h264_encode(struct hva_ctx *pctx, struct hva_frame *frame, in hva_h264_encode()
H A Dhva-v4l2.c810 struct hva_frame *frame; in hva_run_work()
940 struct hva_frame *frame = to_hva_frame(vbuf); in hva_buf_prepare()
1147 src_vq->buf_struct_size = sizeof(struct hva_frame); in hva_queue_init()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/
H A Dhva.h106 * struct hva_frame - hva frame buffer (output)
115 struct hva_frame { struct
125 * to_hva_frame() - cast struct vb2_v4l2_buffer * to struct hva_frame *
128 container_of(vb, struct hva_frame, vbuf)
384 * @encode: encode a frame (struct hva_frame) in a stream
396 int (*encode)(struct hva_ctx *ctx, struct hva_frame *frame,
H A Dhva-h264.c589 struct hva_frame *frame, in hva_h264_prepare_task()
1007 static int hva_h264_encode(struct hva_ctx *pctx, struct hva_frame *frame, in hva_h264_encode()
H A Dhva-v4l2.c810 struct hva_frame *frame; in hva_run_work()
940 struct hva_frame *frame = to_hva_frame(vbuf); in hva_buf_prepare()
1147 src_vq->buf_struct_size = sizeof(struct hva_frame); in hva_queue_init()

Completed in 10 milliseconds