Lines Matching defs:ctx

76 static struct cedrus_format *cedrus_find_format(struct cedrus_ctx *ctx,  in cedrus_find_format()
179 struct cedrus_ctx *ctx = cedrus_file2ctx(file); in cedrus_enum_fmt() local
223 struct cedrus_ctx *ctx = cedrus_file2ctx(file); in cedrus_g_fmt_vid_cap() local
232 struct cedrus_ctx *ctx = cedrus_file2ctx(file); in cedrus_g_fmt_vid_out() local
238 static int cedrus_try_fmt_vid_cap_p(struct cedrus_ctx *ctx, in cedrus_try_fmt_vid_cap_p()
266 static int cedrus_try_fmt_vid_out_p(struct cedrus_ctx *ctx, in cedrus_try_fmt_vid_out_p()
291 struct cedrus_ctx *ctx = cedrus_file2ctx(file); in cedrus_s_fmt_vid_cap() local
308 void cedrus_reset_cap_format(struct cedrus_ctx *ctx) in cedrus_reset_cap_format()
314 static int cedrus_s_fmt_vid_out_p(struct cedrus_ctx *ctx, in cedrus_s_fmt_vid_out_p()
365 void cedrus_reset_out_format(struct cedrus_ctx *ctx) in cedrus_reset_out_format()
374 struct cedrus_ctx *ctx = cedrus_file2ctx(file); in cedrus_s_fmt_vid_out() local
435 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_setup() local
456 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_queue_cleanup() local
485 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_buf_prepare() local
509 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_start_streaming() local
537 struct cedrus_ctx *ctx = vb2_get_drv_priv(vq); in cedrus_stop_streaming() local
553 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_queue() local
560 struct cedrus_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in cedrus_buf_request_complete() local
580 struct cedrus_ctx *ctx = priv; in cedrus_queue_init() local