Lines Matching defs:ctx

20 static void visl_set_current_codec(struct visl_ctx *ctx)  in visl_set_current_codec()
50 static void visl_print_fmt(struct visl_ctx *ctx, const struct v4l2_format *f) in visl_print_fmt()
78 static int visl_tpg_init(struct visl_ctx *ctx) in visl_tpg_init()
248 static void visl_reset_coded_fmt(struct visl_ctx *ctx) in visl_reset_coded_fmt()
269 static int visl_reset_decoded_fmt(struct visl_ctx *ctx) in visl_reset_decoded_fmt()
289 int visl_set_default_format(struct visl_ctx *ctx) in visl_set_default_format()
295 static struct visl_q_data *get_q_data(struct visl_ctx *ctx, in get_q_data()
325 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_enum_fmt_vid_cap() local
347 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_g_fmt_vid_cap() local
356 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_g_fmt_vid_out() local
366 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_try_fmt_vid_cap() local
421 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_s_fmt_vid_out() local
461 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_s_fmt_vid_cap() local
484 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_enum_framesizes() local
541 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_setup() local
580 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_cleanup() local
617 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_buf_prepare() local
639 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_start_streaming() local
669 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_stop_streaming() local
681 struct visl_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in visl_buf_queue() local
688 struct visl_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in visl_buf_request_complete() local
708 struct visl_ctx *ctx = priv; in visl_queue_init() local
741 struct visl_ctx *ctx = NULL; in visl_request_validate() local