Home
last modified time | relevance | path

Searched refs:is_encoder (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/verisilicon/
A Dhantro_v4l2.c49 if (ctx->is_encoder) { in hantro_get_formats()
437 if (ctx->is_encoder) in hantro_reset_encoded_fmt()
454 if (ctx->is_encoder) { in hantro_reset_raw_fmt()
464 if (ctx->is_encoder) in hantro_reset_raw_fmt()
539 if (!ctx->is_encoder) { in hantro_set_fmt_out()
569 if (!ctx->is_encoder) in hantro_set_fmt_out()
594 if (ctx->is_encoder) { in hantro_set_fmt_cap()
630 if (ctx->is_encoder) in hantro_set_fmt_cap()
666 if (!ctx->is_encoder || in vidioc_g_selection()
699 if (!ctx->is_encoder || in vidioc_s_selection()
[all …]
A Dhantro_drv.c142 if (!ctx->is_encoder && !ctx->dev->variant->late_postproc) { in hantro_start_prepare_run()
154 if (!ctx->is_encoder && ctx->dev->variant->late_postproc) { in hantro_end_prepare_run()
238 if (!ctx->is_encoder) { in queue_init()
650 ctx->is_encoder = true; in hantro_open()
653 ctx->is_encoder = false; in hantro_open()
A Dhantro.h250 bool is_encoder; member
A Dhantro_postproc.c60 if (ctx->is_encoder) in hantro_needs_postproc()

Completed in 32 milliseconds