Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c131 RK_S8 initType = 0; in initBuffer() local
135 initType = 0; in initBuffer()
137 initType = cabacIntFlag ? 2 : 1; in initBuffer()
139 initType = cabacIntFlag ? 1 : 2; in initBuffer()
141 ctxModel += (2 - initType) * size; in initBuffer()