Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_putbit.c32 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()
H A Dhal_vp8e_putbit.h30 RK_S32 bottom; member
H A Dhal_vp8e_base.c569 hw_cfg->bool_enc_value = ctx->bitbuf[1].bottom; in set_new_frame()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu2_v2.c298 RK_S32 bottom = 0; in setup_intra_refresh() local
311 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()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h118 RK_S32 bottom; member
H A Dh264e_sps.c211 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()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h784 RK_S32 bottom; member
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile623 # the bottom of the documentation of classes and structs. If set to YES the list