Searched refs:is_encoder (Results 1 – 4 of 4) sorted by relevance
49 if (ctx->is_encoder) { in hantro_get_formats()66 if (ctx->is_encoder || !vpu->variant->postproc_fmts) { in hantro_get_postproc_formats()216 skip_mode_none = capture == ctx->is_encoder; in vidioc_enum_fmt()304 coded = capture == ctx->is_encoder; in hantro_try_fmt()321 } else if (ctx->is_encoder) { in hantro_try_fmt()414 if (ctx->is_encoder) in hantro_reset_encoded_fmt()431 if (ctx->is_encoder) { in hantro_reset_raw_fmt()441 if (ctx->is_encoder) in hantro_reset_raw_fmt()516 if (!ctx->is_encoder) { in hantro_set_fmt_out()557 if (!ctx->is_encoder) in hantro_set_fmt_out()[all …]
141 if (!ctx->is_encoder && !ctx->dev->variant->late_postproc) { in hantro_start_prepare_run()153 if (!ctx->is_encoder && ctx->dev->variant->late_postproc) { in hantro_end_prepare_run()237 if (!ctx->is_encoder) in queue_init()647 ctx->is_encoder = true; in hantro_open()650 ctx->is_encoder = false; in hantro_open()
250 bool is_encoder; member
58 if (ctx->is_encoder) in hantro_needs_postproc()