Searched refs:ls_info (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_rkv.c | 45 Vp9dLastInfo ls_info; member 324 !pic_param->error_resilient_mode && hw_ctx->ls_info.last_show_frame) { in hal_vp9d_rkv_gen_regs() 428 …7_vp9_segid_grp[i].sw_vp9segid_frame_qp_delta_en = (hw_ctx->ls_info.feature_mask[i]) … in hal_vp9d_rkv_gen_regs() 429 …27_vp9_segid_grp[i].sw_vp9segid_frame_qp_delta = hw_ctx->ls_info.feature_data[i][0… in hal_vp9d_rkv_gen_regs() 430 …7_vp9_segid_grp[i].sw_vp9segid_frame_loopfitler_value_en = (hw_ctx->ls_info.feature_mask[i] >… in hal_vp9d_rkv_gen_regs() 431 …27_vp9_segid_grp[i].sw_vp9segid_frame_loopfilter_value = hw_ctx->ls_info.feature_data[i][1… in hal_vp9d_rkv_gen_regs() 432 …7_vp9_segid_grp[i].sw_vp9segid_referinfo_en = (hw_ctx->ls_info.feature_mask[i] >… in hal_vp9d_rkv_gen_regs() 433 …27_vp9_segid_grp[i].sw_vp9segid_referinfo = hw_ctx->ls_info.feature_data[i][2… in hal_vp9d_rkv_gen_regs() 434 …7_vp9_segid_grp[i].sw_vp9segid_frame_skip_en = (hw_ctx->ls_info.feature_mask[i] >… in hal_vp9d_rkv_gen_regs() 438 …9_segid_grp[0].sw_vp9segid_abs_delta = hw_ctx->ls_info.abs_delta_last; in hal_vp9d_rkv_gen_regs() [all …]
|
| H A D | hal_vp9d_vdpu34x.c | 57 Vp9dLastInfo ls_info; member 485 vp9_hw_regs->vp9d_param.reg103.last_key_frame_flag = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu34x_gen_regs() 536 (hw_ctx->ls_info.last_width != pic_param->width) || in hal_vp9d_vdpu34x_gen_regs() 537 (hw_ctx->ls_info.last_height != pic_param->height) || in hal_vp9d_vdpu34x_gen_regs() 651 !pic_param->error_resilient_mode && hw_ctx->ls_info.last_show_frame) { in hal_vp9d_vdpu34x_gen_regs() 751 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_qp_delta_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu34x_gen_regs() 752 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_qp_delta = hw_ctx->ls_info.feature_data… in hal_vp9d_vdpu34x_gen_regs() 753 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_loopfitler_value_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu34x_gen_regs() 754 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_loopfilter_value = hw_ctx->ls_info.feature_data… in hal_vp9d_vdpu34x_gen_regs() 755 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_referinfo_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu34x_gen_regs() [all …]
|
| H A D | hal_vp9d_vdpu382.c | 57 Vp9dLastInfo ls_info; member 498 vp9_hw_regs->vp9d_param.reg103.last_key_frame_flag = hw_ctx->ls_info.last_intra_only; in hal_vp9d_vdpu382_gen_regs() 550 (hw_ctx->ls_info.last_width != pic_param->width) || in hal_vp9d_vdpu382_gen_regs() 551 (hw_ctx->ls_info.last_height != pic_param->height) || in hal_vp9d_vdpu382_gen_regs() 661 !pic_param->error_resilient_mode && hw_ctx->ls_info.last_show_frame) { in hal_vp9d_vdpu382_gen_regs() 761 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_qp_delta_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu382_gen_regs() 762 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_qp_delta = hw_ctx->ls_info.feature_data… in hal_vp9d_vdpu382_gen_regs() 763 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_loopfitler_value_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu382_gen_regs() 764 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_frame_loopfilter_value = hw_ctx->ls_info.feature_data… in hal_vp9d_vdpu382_gen_regs() 765 …vp9_hw_regs->vp9d_param.reg67_74[i].segid_referinfo_en = (hw_ctx->ls_info.feature_mas… in hal_vp9d_vdpu382_gen_regs() [all …]
|
| H A D | hal_vp9d_vdpu383.c | 51 Vp9dLastInfo ls_info; member 570 pp->width == hw_ctx->ls_info.last_width && in prepare_uncompress_header() 571 pp->height == hw_ctx->ls_info.last_height && in prepare_uncompress_header() 572 !hw_ctx->ls_info.last_intra_only && in prepare_uncompress_header() 573 hw_ctx->ls_info.last_show_frame; in prepare_uncompress_header() 603 mpp_put_bits(&bp, hw_ctx->ls_info.last_mode_deltas[0], 7); in prepare_uncompress_header() 604 mpp_put_bits(&bp, hw_ctx->ls_info.last_mode_deltas[1], 7); in prepare_uncompress_header() 605 mpp_put_bits(&bp, hw_ctx->ls_info.last_ref_deltas[0], 7); in prepare_uncompress_header() 606 mpp_put_bits(&bp, hw_ctx->ls_info.last_ref_deltas[1], 7); in prepare_uncompress_header() 607 mpp_put_bits(&bp, hw_ctx->ls_info.last_ref_deltas[2], 7); in prepare_uncompress_header() [all …]
|