Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h111 RK_S32 direct8x8_inference; member
H A Dh264e_sps.c205 sps->direct8x8_inference = h264->transform8x8_mode; in h264e_sps_update()
340 mpp_writer_put_bits(bit, sps->direct8x8_inference, 1); in h264e_sps_to_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c569 regs->reg104.drct_8x8 = sps->direct8x8_inference; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c558 regs->reg_base.synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c904 regs->reg_base.synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu580_codec()
H A Dhal_h264e_vepu510.c927 reg_frm->synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu510_codec()
H A Dhal_h264e_vepu511.c897 reg_frm->synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu511_codec()