Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_h1_regs.h38 #define H1_REG_ENC_CTRL_WIDTH(w) ((w) << 19) macro
Dhantro_h1_jpeg_enc.c145 reg = H1_REG_ENC_CTRL_WIDTH(MB_WIDTH(ctx->src_fmt.width)) in hantro_h1_jpeg_enc_run()