Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_h264_dec.c54 G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(MB_HEIGHT(ctx->src_fmt.height)) | in set_params()
H A Dhantro_g1_vp8_dec.c482 G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(mb_height) | in hantro_g1_vp8_dec_run()
H A Dhantro_g1_regs.h74 #define G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(x) (((x) & 0xff) << 11) macro