Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h910 RK_S32 auto_tile; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c181 …ENTRY(prefix, s32, rk_s32, auto_tile, FLAG_INCR, h265,
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c479 pps->m_nNumTileColumnsMinus1 = codec->auto_tile ? 1 : 0; in h265e_set_pps()