Home
last modified time | relevance | path

Searched defs:sliceType (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c129 static void initBuffer(H265eContextModel_t* contextModel, SliceType sliceType, RK_U8 cabacIntFlag, … in initBuffer()
155 SliceType sliceType = slice->m_sliceType; in h265e_reset_enctropy() local