Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_bitwrite.c40 ctx->emul_cnt = 0; in mpp_writer_reset()
57 ctx->emul_cnt = 0; in mpp_writer_init()
141 ctx->emul_cnt++; in mpp_writer_put_bits()
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_bitwrite.h35 RK_U32 emul_cnt; /* Counter for emulation_3_byte, needed in SEI */ member