Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h111 RK_S32 direct8x8_inference; member
H A Dh264e_sps.c204 sps->direct8x8_inference = h264->transform8x8_mode; in h264e_sps_update()
336 mpp_writer_put_bits(bit, sps->direct8x8_inference, 1); in h264e_sps_to_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c560 regs->reg104.drct_8x8 = sps->direct8x8_inference; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c544 regs->reg_base.synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c889 regs->reg_base.synt_sps.drct_8x8 = sps->direct8x8_inference; in setup_vepu580_codec()