Home
last modified time | relevance | path

Searched refs:block_opt_cfg (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c416 reg->block_opt_cfg.block_en = 0; in vepu510_h265_set_atr_regs()
420 reg->block_opt_cfg.block_en = 0; in vepu510_h265_set_atr_regs()
426 reg->block_opt_cfg.block_thre_cst_best_mad = 1000; in vepu510_h265_set_atr_regs()
427 reg->block_opt_cfg.block_thre_cst_best_grdn_blk = 39; in vepu510_h265_set_atr_regs()
428 reg->block_opt_cfg.thre_num_grdnt_point_cmplx = 3; in vepu510_h265_set_atr_regs()
429 reg->block_opt_cfg.block_delta_qp_flag = 3; in vepu510_h265_set_atr_regs()
457 reg->block_opt_cfg.block_thre_cst_best_mad = 1000; in vepu510_h265_set_atr_regs()
458 reg->block_opt_cfg.block_thre_cst_best_grdn_blk = 39; in vepu510_h265_set_atr_regs()
459 reg->block_opt_cfg.thre_num_grdnt_point_cmplx = 3; in vepu510_h265_set_atr_regs()
460 reg->block_opt_cfg.block_delta_qp_flag = 3; in vepu510_h265_set_atr_regs()
[all …]
H A Dhal_h265e_vepu511.c1439 s->block_opt_cfg.block_en = 0; /* block_en and cmplx_en are not used so far(20240708) */ in vepu511_h265_set_atr_regs()
1443 s->block_opt_cfg.block_en = 0; in vepu511_h265_set_atr_regs()
1459 s->block_opt_cfg.block_thre_cst_best_mad = 1000; in vepu511_h265_set_atr_regs()
1460 s->block_opt_cfg.block_thre_cst_best_grdn_blk = 39; in vepu511_h265_set_atr_regs()
1461 s->block_opt_cfg.thre_num_grdnt_point_cmplx = 3; in vepu511_h265_set_atr_regs()
1462 s->block_opt_cfg.block_delta_qp_flag = 3; in vepu511_h265_set_atr_regs()
1490 s->block_opt_cfg.block_thre_cst_best_mad = 1000; in vepu511_h265_set_atr_regs()
1491 s->block_opt_cfg.block_thre_cst_best_grdn_blk = 39; in vepu511_h265_set_atr_regs()
1492 s->block_opt_cfg.thre_num_grdnt_point_cmplx = 3; in vepu511_h265_set_atr_regs()
1493 s->block_opt_cfg.block_delta_qp_flag = 3; in vepu511_h265_set_atr_regs()
[all …]
H A Dhal_h265e_vepu510_reg.h546 } block_opt_cfg; member
H A Dhal_h265e_vepu511_reg.h1179 } block_opt_cfg; member