Symbol: hva_ctx
drivers/media/platform/st/sti/hva/hva-debugfs.c
119
void hva_dbg_perf_begin(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-debugfs.c
13
static void format_ctx(struct seq_file *s, struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-debugfs.c
175
void hva_dbg_perf_end(struct hva_ctx *ctx, struct hva_stream *stream)
drivers/media/platform/st/sti/hva/hva-debugfs.c
219
static void hva_dbg_perf_compute(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-debugfs.c
305
struct hva_ctx *last_ctx = &hva->dbg.last_ctx;
drivers/media/platform/st/sti/hva/hva-debugfs.c
359
struct hva_ctx *ctx = s->private;
drivers/media/platform/st/sti/hva/hva-debugfs.c
371
void hva_dbg_ctx_create(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-debugfs.c
387
void hva_dbg_ctx_remove(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-h264.c
1007
static int hva_h264_encode(struct hva_ctx *pctx, struct hva_frame *frame,
drivers/media/platform/st/sti/hva/hva-h264.c
415
static int hva_h264_fill_slice_header(struct hva_ctx *pctx,
drivers/media/platform/st/sti/hva/hva-h264.c
488
static int hva_h264_fill_data_nal(struct hva_ctx *pctx,
drivers/media/platform/st/sti/hva/hva-h264.c
521
static int hva_h264_fill_sei_nal(struct hva_ctx *pctx,
drivers/media/platform/st/sti/hva/hva-h264.c
587
static int hva_h264_prepare_task(struct hva_ctx *pctx,
drivers/media/platform/st/sti/hva/hva-h264.c
889
static int hva_h264_open(struct hva_ctx *pctx)
drivers/media/platform/st/sti/hva/hva-h264.c
985
static int hva_h264_close(struct hva_ctx *pctx)
drivers/media/platform/st/sti/hva/hva-hw.c
121
struct hva_ctx *ctx = NULL;
drivers/media/platform/st/sti/hva/hva-hw.c
224
struct hva_ctx *ctx;
drivers/media/platform/st/sti/hva/hva-hw.c
454
int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd,
drivers/media/platform/st/sti/hva/hva-hw.h
39
int hva_hw_execute_task(struct hva_ctx *ctx, enum hva_hw_cmd_type cmd,
drivers/media/platform/st/sti/hva/hva-mem.c
11
int hva_mem_alloc(struct hva_ctx *ctx, u32 size, const char *name,
drivers/media/platform/st/sti/hva/hva-mem.c
50
void hva_mem_free(struct hva_ctx *ctx, struct hva_buffer *buf)
drivers/media/platform/st/sti/hva/hva-mem.h
26
int hva_mem_alloc(struct hva_ctx *ctx,
drivers/media/platform/st/sti/hva/hva-mem.h
31
void hva_mem_free(struct hva_ctx *ctx,
drivers/media/platform/st/sti/hva/hva-v4l2.c
1067
struct hva_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/st/sti/hva/hva-v4l2.c
1126
static int queue_init(struct hva_ctx *ctx, struct vb2_queue *vq)
drivers/media/platform/st/sti/hva/hva-v4l2.c
1141
struct hva_ctx *ctx = priv;
drivers/media/platform/st/sti/hva/hva-v4l2.c
1165
struct hva_ctx *ctx;
drivers/media/platform/st/sti/hva/hva-v4l2.c
123
static const struct hva_enc *hva_find_encoder(struct hva_ctx *ctx,
drivers/media/platform/st/sti/hva/hva-v4l2.c
1230
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
192
static int hva_open_encoder(struct hva_ctx *ctx, u32 streamformat,
drivers/media/platform/st/sti/hva/hva-v4l2.c
231
static void hva_dbg_summary(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-v4l2.c
260
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
274
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
288
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
301
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
320
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
341
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
39
static inline struct hva_ctx *file_to_ctx(struct file *filp)
drivers/media/platform/st/sti/hva/hva-v4l2.c
405
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
41
return container_of(file_to_v4l2_fh(filp), struct hva_ctx, fh);
drivers/media/platform/st/sti/hva/hva-v4l2.c
455
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
485
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
523
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
539
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
559
struct hva_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/hva/hva-v4l2.c
618
struct hva_ctx *ctx = container_of(ctrl->handler, struct hva_ctx,
drivers/media/platform/st/sti/hva/hva-v4l2.c
693
static int hva_ctrls_setup(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-v4l2.c
807
struct hva_ctx *ctx = container_of(work, struct hva_ctx, run_work);
drivers/media/platform/st/sti/hva/hva-v4l2.c
857
struct hva_ctx *ctx = priv;
drivers/media/platform/st/sti/hva/hva-v4l2.c
865
struct hva_ctx *ctx = priv;
drivers/media/platform/st/sti/hva/hva-v4l2.c
875
struct hva_ctx *ctx = priv;
drivers/media/platform/st/sti/hva/hva-v4l2.c
913
struct hva_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/st/sti/hva/hva-v4l2.c
935
struct hva_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/st/sti/hva/hva-v4l2.c
94
static void set_default_params(struct hva_ctx *ctx)
drivers/media/platform/st/sti/hva/hva-v4l2.c
987
struct hva_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/st/sti/hva/hva-v4l2.c
996
struct hva_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/st/sti/hva/hva.h
290
struct hva_ctx last_ctx;
drivers/media/platform/st/sti/hva/hva.h
342
struct hva_ctx *instances[HVA_MAX_INSTANCES];
drivers/media/platform/st/sti/hva/hva.h
392
int (*open)(struct hva_ctx *ctx);
drivers/media/platform/st/sti/hva/hva.h
393
int (*close)(struct hva_ctx *ctx);
drivers/media/platform/st/sti/hva/hva.h
394
int (*encode)(struct hva_ctx *ctx, struct hva_frame *frame,
drivers/media/platform/st/sti/hva/hva.h
401
void hva_dbg_ctx_create(struct hva_ctx *ctx);
drivers/media/platform/st/sti/hva/hva.h
402
void hva_dbg_ctx_remove(struct hva_ctx *ctx);
drivers/media/platform/st/sti/hva/hva.h
403
void hva_dbg_perf_begin(struct hva_ctx *ctx);
drivers/media/platform/st/sti/hva/hva.h
404
void hva_dbg_perf_end(struct hva_ctx *ctx, struct hva_stream *stream);