Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c72 HalH264eVepuStreamAmend amend; member
99 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu1_deinit_v2()
137 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu1_init_v2()
243 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu1_get_task_v2()
679 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu1_wait_v2() local
681 if (amend->enable) { in hal_h264e_vepu1_wait_v2()
682 amend->old_length = hw_mbrc->out_strm_size; in hal_h264e_vepu1_wait_v2()
683 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->h264.hw_cfg); in hal_h264e_vepu1_wait_v2()
684 ctx->hw_mbrc.out_strm_size = amend->new_length; in hal_h264e_vepu1_wait_v2()
685 } else if (amend->prefix) { in hal_h264e_vepu1_wait_v2()
[all …]
H A Dhal_h264e_vepu2_v2.c72 HalH264eVepuStreamAmend amend; member
99 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu2_deinit_v2()
138 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu2_init_v2()
244 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu2_get_task_v2()
744 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu2_wait_v2() local
746 if (amend->enable) { in hal_h264e_vepu2_wait_v2()
747 amend->old_length = hw_mbrc->out_strm_size; in hal_h264e_vepu2_wait_v2()
748 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->h264.hw_cfg); in hal_h264e_vepu2_wait_v2()
749 ctx->hw_mbrc.out_strm_size = amend->new_length; in hal_h264e_vepu2_wait_v2()
750 } else if (amend->prefix) { in hal_h264e_vepu2_wait_v2()
[all …]
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c68 HalH264eVepuStreamAmend amend; member
133 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu541_deinit()
219 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu541_init()
367 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu541_get_task()
1785 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu541_wait() local
1787 if (amend->enable) { in hal_h264e_vepu541_wait()
1788 amend->old_length = task->hw_length; in hal_h264e_vepu541_wait()
1789 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu541_wait()
1790 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->h264.hw_cfg); in hal_h264e_vepu541_wait()
1791 task->hw_length = amend->new_length; in hal_h264e_vepu541_wait()
[all …]
H A Dhal_h264e_vepu540c.c72 HalH264eVepuStreamAmend amend; member
115 h264e_vepu_stream_amend_deinit(&p->amend); in hal_h264e_vepu540c_deinit()
194 h264e_vepu_stream_amend_init(&p->amend); in hal_h264e_vepu540c_init()
370 h264e_vepu_stream_amend_config(&ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu540c_get_task()
1667 HalH264eVepuStreamAmend *amend = &ctx->amend; in hal_h264e_vepu540c_wait() local
1669 if (amend->enable) { in hal_h264e_vepu540c_wait()
1670 amend->old_length = task->hw_length; in hal_h264e_vepu540c_wait()
1671 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu540c_wait()
1672 h264e_vepu_stream_amend_proc(amend, &ctx->cfg->h264.hw_cfg); in hal_h264e_vepu540c_wait()
1673 task->hw_length = amend->new_length; in hal_h264e_vepu540c_wait()
[all …]
H A Dhal_h264e_vepu580.c124 HalH264eVepuStreamAmend *amend; member
602 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
626 ctx->amend->reorder = ctx->reorder; in hal_h264e_vepu580_get_task()
627 ctx->amend->marking = ctx->marking; in hal_h264e_vepu580_get_task()
630 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu580_get_task()
633 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu580_get_task()
2437 HalH264eVepuStreamAmend *amend = &ctx->amend_sets[task->flags.reg_idx]; in hal_h264e_vepu580_wait() local
2439 if (amend->enable) { in hal_h264e_vepu580_wait()
2440 amend->old_length = task->hw_length; in hal_h264e_vepu580_wait()
2441 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu580_wait()
[all …]
H A Dhal_h264e_vepu510.c144 HalH264eVepuStreamAmend *amend; member
584 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
608 ctx->amend->reorder = ctx->reorder; in hal_h264e_vepu510_get_task()
609 ctx->amend->marking = ctx->marking; in hal_h264e_vepu510_get_task()
612 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu510_get_task()
615 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu510_get_task()
2465 HalH264eVepuStreamAmend *amend = &ctx->amend_sets[task->flags.reg_idx]; in hal_h264e_vepu510_wait() local
2467 if (amend->enable) { in hal_h264e_vepu510_wait()
2468 amend->old_length = task->hw_length; in hal_h264e_vepu510_wait()
2469 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu510_wait()
[all …]
H A Dhal_h264e_vepu511.c147 HalH264eVepuStreamAmend *amend; member
583 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()
607 ctx->amend->reorder = ctx->reorder; in hal_h264e_vepu511_get_task()
608 ctx->amend->marking = ctx->marking; in hal_h264e_vepu511_get_task()
611 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu511_get_task()
614 h264e_vepu_stream_amend_config(ctx->amend, task->packet, ctx->cfg, in hal_h264e_vepu511_get_task()
2426 HalH264eVepuStreamAmend *amend = &ctx->amend_sets[task->flags.reg_idx]; in hal_h264e_vepu511_wait() local
2428 if (amend->enable) { in hal_h264e_vepu511_wait()
2429 amend->old_length = task->hw_length; in hal_h264e_vepu511_wait()
2430 amend->slice->is_multi_slice = (ctx->cfg->split.split_mode > 0); in hal_h264e_vepu511_wait()
[all …]
/rockchip-linux_mpp/tools/
H A Dchangelog.sh220 git commit --amend -C ${curr_ver}