Searched refs:overflow (Results 1 – 5 of 5) sorted by relevance
25 ctx->overflow = 1; in mpp_writer_status()39 ctx->overflow = 0; in mpp_writer_reset()53 ctx->overflow = 0; in mpp_writer_init()
34 RK_S32 overflow; /* This will signal a buffer overflow */ member
631 RK_U32 overflow = 0; in h264e_vepu1_get_mbrc() local645 overflow += (1 << 21); in h264e_vepu1_get_mbrc()648 mb_rc->cp_usage[i] = cpt + overflow; in h264e_vepu1_get_mbrc()
696 RK_U32 overflow = 0; in h264e_vepu2_get_mbrc() local710 overflow += (1 << 21); in h264e_vepu2_get_mbrc()713 mb_rc->cp_usage[i] = cpt + overflow; in h264e_vepu2_get_mbrc()
230 - [hal_h265e_vepu580]: Fix overflow status check304 - [rc_smt]: Fix the variable overflow issue337 - [h2645d_sei]: fix read byte overflow error406 - [mpp_hdr]: Fix buffer overflow issue472 - [rc2_test]: fix pkt buffer overflow error590 - [mpp_bitput]: fix put bits overflow