Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g2_vp9_dec.c518 u8 pp_shift = 0; in config_bit_depth() local
525 pp_shift = 16 - dec_params->bit_depth; in config_bit_depth()
527 hantro_reg_write(ctx->dev, &g2_pp_pix_shift, pp_shift); in config_bit_depth()