Home
last modified time | relevance | path

Searched refs:m_encCABACTableIdx (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h344 RK_U32 m_encCABACTableIdx; // Used to transmit table selection across slices member
H A Dh265e_ps.c452 pps->m_encCABACTableIdx = I_SLICE; in h265e_set_pps()