Searched refs:bottom (Results 1 – 8 of 8) sorted by relevance
32 bitbuf->bottom = 0; in vp8e_set_buffer()45 bitbuf->bottom += split; in vp8e_put_bool()52 if (bitbuf->bottom < 0) { in vp8e_put_bool()60 bitbuf->bottom <<= 1; in vp8e_put_bool()63 *bitbuf->data++ = (bitbuf->bottom >> 24) & 0xff; in vp8e_put_bool()65 bitbuf->bottom &= 0xffffff; /* Keep 3 bytes */ in vp8e_put_bool()
30 RK_S32 bottom; member
569 hw_cfg->bool_enc_value = ctx->bitbuf[1].bottom; in set_new_frame()
298 RK_S32 bottom = 0; in setup_intra_refresh() local311 bottom = (refresh_idx + 1) * refresh_num - 1; in setup_intra_refresh()313 bottom = mpp_clip(bottom, 0, mb_h); in setup_intra_refresh()316 bottom = mb_h; in setup_intra_refresh()325 | VEPU_REG_INTRA_AREA_BOTTOM(bottom) in setup_intra_refresh()
118 RK_S32 bottom; member
211 sps->crop.bottom = crop_bottom; in h264e_sps_update()351 mpp_writer_put_ue(bit, sps->crop.bottom / SubHeightC[sps->chroma_format_idc]); in h264e_sps_to_packet()
784 RK_S32 bottom; member
623 # the bottom of the documentation of classes and structs. If set to YES the list