Searched refs:hantro_needs_postproc (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/media/platform/verisilicon/ |
| D | hantro.h | 461 bool hantro_needs_postproc(const struct hantro_ctx *ctx, 467 if (hantro_needs_postproc(ctx, ctx->vpu_dst_fmt)) in hantro_get_dec_buf_addr()
|
| D | hantro_v4l2.c | 164 if (fmt->codec_mode == HANTRO_MODE_NONE && hantro_needs_postproc(ctx, fmt)) { in vidioc_enum_framesizes() 323 !hantro_needs_postproc(ctx, fmt)) in hantro_try_fmt() 328 !hantro_needs_postproc(ctx, fmt)) in hantro_try_fmt() 333 !hantro_needs_postproc(ctx, fmt)) in hantro_try_fmt() 906 if (hantro_needs_postproc(ctx, ctx->vpu_dst_fmt)) { in hantro_start_streaming()
|
| D | hantro_postproc.c | 55 bool hantro_needs_postproc(const struct hantro_ctx *ctx, in hantro_needs_postproc() function
|
| D | hantro_drv.c | 142 if (hantro_needs_postproc(ctx, ctx->vpu_dst_fmt)) in hantro_start_prepare_run() 154 if (hantro_needs_postproc(ctx, ctx->vpu_dst_fmt)) in hantro_end_prepare_run()
|