Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c70 JpegeVpu720OutFmt out_format; member
211 fmt_cfg->out_format = JPEGE_VPU720_OUT_FMT_400; in jpege_vpu720_setup_format()
238 fmt_cfg->out_format = JPEGE_VPU720_OUT_FMT_400; in jpege_vpu720_setup_format()
320 ctx->fmt_cfg.out_format = JPEGE_VPU720_OUT_FMT_400; in jpege_vpu720_setup_format()
323 ctx->fmt_cfg.out_format = JPEGE_VPU720_OUT_FMT_420; in jpege_vpu720_setup_format()
326 ctx->fmt_cfg.out_format = JPEGE_VPU720_OUT_FMT_422; in jpege_vpu720_setup_format()
329 ctx->fmt_cfg.out_format = JPEGE_VPU720_OUT_FMT_444; in jpege_vpu720_setup_format()
332 ctx->fmt_cfg.out_format = JPEGE_VPU720_OUT_FMT_420; in jpege_vpu720_setup_format()
351 ctx->fmt_cfg.input_format, ctx->fmt_cfg.out_format, in jpege_vpu720_setup_format()
474 reg_base->reg032_sw_src_fmt.out_fmt = ctx->fmt_cfg.out_format; in hal_jpege_vpu720_gen_regs()