Home
last modified time | relevance | path

Searched refs:update (Results 1 – 15 of 15) sorted by relevance

/rockchip-linux_mpp/debian/
H A Dchangelog35 * [h264e_rkv]: Fix error qp prev update
100 * [mpg4d]: update spit mode in prepare
201 * [mpp]: rename and update build rules
238 * osal: build: update the build system
244 * mpp: build: update build rules
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c498 rk_s32 update = 0; in mpp_sys_dec_buf_chk_proc() local
507 update = 1; in mpp_sys_dec_buf_chk_proc()
511 update = 1; in mpp_sys_dec_buf_chk_proc()
521 if (update) { in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c383 if (ctx->cfg->jpeg.update) { in hal_jpege_v540c_get_task()
385 ctx->cfg->jpeg.update = 0; in hal_jpege_v540c_get_task()
H A Dhal_jpege_vpu720.c627 if (ctx->cfg->jpeg.update) { in hal_jpege_vpu720_get_task()
629 ctx->cfg->jpeg.update = 0; in hal_jpege_vpu720_get_task()
H A Dhal_jpege_vepu511.c630 if (ctx->cfg->jpeg.update) { in hal_jpege_vepu511_get_task()
632 ctx->cfg->jpeg.update = 0; in hal_jpege_vepu511_get_task()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c120 if (ctx->cfg->jpeg.update) { in hal_jpege_vepu1_get_task()
122 ctx->cfg->jpeg.update = 0; in hal_jpege_vepu1_get_task()
H A Dhal_jpege_vepu2_v2.c325 if (ctx->cfg->jpeg.update) { in hal_jpege_vepu2_get_task()
327 ctx->cfg->jpeg.update = 0; in hal_jpege_vepu2_get_task()
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.h155 RK_U8 update; member
H A Dvp9d_parser2_syntax.c116 pic->mode_ref_delta_update = s->lf_delta.update; in vp9d_fill_picparams()
H A Dvp9d_parser.c897 if ((s->lf_delta.update = mpp_get_bit1(&s->gb))) { in decode_parser_header()
/rockchip-linux_mpp/
H A DCHANGELOG.md41 - [vepu511]: Add tune stat update
81 - [kmpp_obj]: Add object update function
362 - update doc for fast play
456 - [hal_h264d_vdpu383]: fix spspps update issue
659 - [m2vd]: update frame period on frame rate code change
754 - update readme.txt
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c295 RK_U8 update = 0; in set_filter_level_delta() local
303 update = 1; in set_filter_level_delta()
307 update = 1; in set_filter_level_delta()
309 vp8e_put_lit(bitbuf, update, 1); in set_filter_level_delta()
310 if (!update) in set_filter_level_delta()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h930 RK_S32 update; member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1127 rk_u32 update = 1; in proc_jpeg_cfg() local
1192 update = 0; in proc_jpeg_cfg()
1196 if (!update) { in proc_jpeg_cfg()
1208 cfg->update = 1; in proc_jpeg_cfg()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md345 …ed decoder will report to user. User is required to update the memory pool used by decoder by upda…
541 …ameter configuration command is called, the encoder will update each parameter. After the update i…
790 …the ability to read and understand the code and continue to maintain and update this mechanism. Th…