Home
last modified time | relevance | path

Searched refs:amend (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c71 HalH264eVepuStreamAmend amend; member
98 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu1_deinit_v2()
136 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu1_init_v2()
241 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu1_get_task_v2()
673 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu1_wait_v2() local
674 if (amend->enable) { in hal_h264e_vepu1_wait_v2()
675 amend->old_length = hw_mbrc->out_strm_size; in hal_h264e_vepu1_wait_v2()
676 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->codec.h264.hw_cfg); in hal_h264e_vepu1_wait_v2()
677 ctx->hw_mbrc.out_strm_size = amend->new_length; in hal_h264e_vepu1_wait_v2()
678 } else if (amend->prefix) { in hal_h264e_vepu1_wait_v2()
[all …]
H A Dhal_h264e_vepu2_v2.c71 HalH264eVepuStreamAmend amend; member
98 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu2_deinit_v2()
137 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu2_init_v2()
242 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu2_get_task_v2()
738 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu2_wait_v2() local
739 if (amend->enable) { in hal_h264e_vepu2_wait_v2()
740 amend->old_length = hw_mbrc->out_strm_size; in hal_h264e_vepu2_wait_v2()
741 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->codec.h264.hw_cfg); in hal_h264e_vepu2_wait_v2()
742 ctx->hw_mbrc.out_strm_size = amend->new_length; in hal_h264e_vepu2_wait_v2()
743 } else if (amend->prefix) { in hal_h264e_vepu2_wait_v2()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c67 HalH264eVepuStreamAmend amend; member
132 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu541_deinit()
214 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu541_init()
362 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu541_get_task()
1736 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu541_wait() local
1738 if (amend->enable) { in hal_h264e_vepu541_wait()
1739 amend->old_length = task->hw_length; in hal_h264e_vepu541_wait()
1740 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu541_wait()
1741 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->codec.h264.hw_cfg); in hal_h264e_vepu541_wait()
1742 task->hw_length = amend->new_length; in hal_h264e_vepu541_wait()
[all …]
H A Dhal_h264e_vepu580.c118 HalH264eVepuStreamAmend *amend; member
579 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
600 ctx->amend->reorder = ctx->reorder; in hal_h264e_vepu580_get_task()
601 ctx->amend->marking = ctx->marking; in hal_h264e_vepu580_get_task()
604 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu580_get_task()
607 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu580_get_task()
2507 HalH264eVepuStreamAmend *amend = &ctx->amend_sets[task->flags.reg_idx]; in hal_h264e_vepu580_wait() local
2509 if (amend->enable) { in hal_h264e_vepu580_wait()
2510 amend->diable_split_out = !split_out; in hal_h264e_vepu580_wait()
2511 amend->old_length = task->hw_length; in hal_h264e_vepu580_wait()
[all …]
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1556197-amend-Bug-1544631-for-fixing-mips32.patch4 Subject: [PATCH] Bug 1556197 - amend Bug-1544631 for fixing mips32.
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dapply-patches.sh141 git commit --allow-empty --amend --no-edit
/OK3568_Linux_fs/u-boot/tools/patman/
H A DREADME44 commit --amend'
247 keep track of what happened. When you amend a commit, remember
354 the destination. So amend the top commit with:
356 git commit --amend
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191005.patch.gz ... -l options. 51+ 52 20190928 53 + amend the ncurse*-config and pc-files to ...
HDncurses-6.1-20191015.patch.gz ... : 980530). 55+ 56 20191012 57 + amend recent changes to ncurses*-config and pc- ...
HDncurses-6.1-20190914.patch.gz1# ncurses 6.1 - patch 20190914 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190803.patch.gz ... 52+ by Rob King). 53+ + amend the change to screen, because tmux relies upon that ...
HDncurses-6.1-20191012.patch.gz ... this information. 69 70+20191012 71+ + amend recent changes to ncurses*-config and pc- ...
HDncurses-6.1-20190817.patch.gz ... this information. 58 59+20190817 60+ + amend 20181208 changes for wbkgd() and wbkgrnd() ...
HDncurses-6.1-20190928.patch.gz ... this information. 52 53+20190928 54+ + amend the ncurse*-config and pc-files to ...
HDncurses-6.1-20190824.patch.gz ... test-programs. 72+ 73 20190817 74 + amend 20181208 changes for wbkgd() and wbkgrnd() ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
HDncurses-6.1-20190907.patch.gz1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/
H A Dfirefox_68.9.0esr.bb26 file://fixes/Bug-1556197-amend-Bug-1544631-for-fixing-mips32.patch \
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.3.rst80 - rootfs-postcommands: amend systemd_create_users add user to group check
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/bootchart2/
H A Dbootchart2_0.14.9.bb23 # default configuration file, you should write bbappend file to amend
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A DCVE-2022-45063.patch777 <li>amend allocation/freeing of scrollback lines, eliminating
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DAPL-1.0163 … in a Supplement File that otherwise purports to modify, vary, nullify or amend any right, obligat…
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dextensible.rst872 amend the :term:`LIC_FILES_CHKSUM` variable to point to one or more of those
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst10869 accepted into the project. In this case you should amend the patch according
10874 The patch should be amended using ``git commit --amend`` or perhaps ``git
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst5524 Or, you can just amend the variable::

12