Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_g2_regs.h49 #define g2_ref_compress_bypass G2_DEC_REG(3, 17, 0x1) macro
Dhantro_g2_hevc_dec.c612 hantro_reg_write(vpu, &g2_ref_compress_bypass, 1); in hantro_g2_hevc_dec_run()
Dhantro_g2_vp9_dec.c865 hantro_reg_write(ctx->dev, &g2_ref_compress_bypass, 1); in config_registers()