Home
last modified time | relevance | path

Searched refs:cabacIntFlag (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() argument
137 initType = cabacIntFlag ? 2 : 1; in initBuffer()
139 initType = cabacIntFlag ? 1 : 2; in initBuffer()