Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c192 cabac_ctx->m_bitIf = bitIf; in h265e_cabac_init()
199 MppWriteCtx* s = cabac_ctx->m_bitIf; in h265e_cabac_writeOut()
312 MppWriteCtx* s = cabac_ctx->m_bitIf; in h265e_cabac_finish()
342 MppWriteCtx* s = cabac_ctx->m_bitIf; in h265e_cabac_flush()
H A Dh265e_enctropy.h28 MppWriteCtx *m_bitIf; member