Searched refs:carry (Results 1 – 4 of 4) sorted by relevance
212 RK_U32 carry = leadByte >> 8; in h265e_cabac_writeOut() local213 RK_U32 byteTowrite = cabac_ctx->m_bufferedByte + carry; in h265e_cabac_writeOut()216 byteTowrite = (0xff + carry) & 0xff; in h265e_cabac_writeOut()
812 RK_S32 carry = out >> 8; in h264e_cabac_putbyte() local816 mpp_writer_put_bits(s, carry, ctx->queue & 0x7); in h264e_cabac_putbyte()819 mpp_writer_put_bits(s, carry - 1, 8); in h264e_cabac_putbyte()
95 set to communicate with mpp. MppTask can carry different meta data and complete
106 b. You must cause any modified files to carry prominent notices stating