Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_regs.h59 #define g2_ref_compress_bypass G2_DEC_REG(3, 17, 0x1) macro
H A Dhantro_g2_hevc_dec.c622 hantro_reg_write(vpu, &g2_ref_compress_bypass, !ctx->hevc_dec.use_compression); in hantro_g2_hevc_dec_run()
H A Dhantro_g2_vp9_dec.c849 hantro_reg_write(ctx->dev, &g2_ref_compress_bypass, 1); in config_registers()