Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_bitwrite.c25 ctx->overflow = 1; in mpp_writer_status()
39 ctx->overflow = 0; in mpp_writer_reset()
53 ctx->overflow = 0; in mpp_writer_init()
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_bitwrite.h34 RK_S32 overflow; /* This will signal a buffer overflow */ member
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c631 RK_U32 overflow = 0; in h264e_vepu1_get_mbrc() local
645 overflow += (1 << 21); in h264e_vepu1_get_mbrc()
648 mb_rc->cp_usage[i] = cpt + overflow; in h264e_vepu1_get_mbrc()
H A Dhal_h264e_vepu2_v2.c696 RK_U32 overflow = 0; in h264e_vepu2_get_mbrc() local
710 overflow += (1 << 21); in h264e_vepu2_get_mbrc()
713 mb_rc->cp_usage[i] = cpt + overflow; in h264e_vepu2_get_mbrc()
/rockchip-linux_mpp/
H A DCHANGELOG.md230 - [hal_h265e_vepu580]: Fix overflow status check
304 - [rc_smt]: Fix the variable overflow issue
337 - [h2645d_sei]: fix read byte overflow error
406 - [mpp_hdr]: Fix buffer overflow issue
472 - [rc2_test]: fix pkt buffer overflow error
590 - [mpp_bitput]: fix put bits overflow