Searched refs:need_postproc (Results 1 – 2 of 2) sorted by relevance
27 int hantro_reset_raw_fmt(struct hantro_ctx *ctx, int bit_depth, bool need_postproc);32 int bit_depth, bool need_postproc);
369 bool need_postproc = HANTRO_AUTO_POSTPROC; in hantro_av1_s_ctrl() local373 need_postproc = HANTRO_FORCE_POSTPROC; in hantro_av1_s_ctrl()376 ctx->need_postproc == need_postproc) in hantro_av1_s_ctrl()379 return hantro_reset_raw_fmt(ctx, bit_depth, need_postproc); in hantro_av1_s_ctrl()