Home
last modified time | relevance | path

Searched refs:INTRA_FRAME (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2.c275 case INTRA_FRAME: { in moving_judge_update()
324 case INTRA_FRAME : { in bits_model_preset()
385 case INTRA_FRAME : { in bits_model_update()
452 case INTRA_FRAME: { in bits_model_alloc()
482 case INTRA_FRAME: { in bits_model_alloc()
503 if (!usr_cfg->refresh_len || cfg->frame_type == INTRA_FRAME) in bits_model_alloc()
720 if (cfg->frame_type == INTRA_FRAME) { in reenc_calc_cbr_ratio()
732 if (cfg->frame_type == INTRA_FRAME && (cfg->madi > 0)) { in reenc_calc_cbr_ratio()
753 if (info->frame_type == INTRA_FRAME || info->frame_type == INTER_VI_FRAME) { in rc_hier_calc_dealt_qp()
1174 if (frame_type == INTRA_FRAME) { in check_super_frame()
[all …]
H A Drc_model_v2_smt.c377 if (ctx->frame_type == INTRA_FRAME) { in bits_model_update_smt()
432 i_flag = (ctx->frame_type == INTRA_FRAME); in reenc_calc_cbr_ratio_smt()
577 i_flag = (frame_type == INTRA_FRAME); in check_re_enc_smt()
665 p->frame_type = INTRA_FRAME; in rc_model_v2_smt_start()
674 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
691 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
709 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
771 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
823 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_rc_defs.h27 INTRA_FRAME = 2, enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_rc_defs.h27 INTRA_FRAME = 2, enumerator
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_common.h143 INTRA_FRAME = 0, enumerator
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c562 p->frame_type = INTRA_FRAME; in h264e_vepu_mbrc_setup()
563 p->pre_frame_type = INTRA_FRAME; in h264e_vepu_mbrc_setup()
595 p->frame_type = (frm->is_intra) ? INTRA_FRAME : INTER_P_FRAME; in h264e_vepu_mbrc_prepare()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c595 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_l2_regs()
666 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_init()
1048 regs->rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu541_h265_set_rc_regs()
1092 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_rc_regs()
1319 (ctx->frame_type != INTRA_FRAME)) { in vepu541_h265_set_me_regs()
1320 if (ctx->last_frame_type == INTRA_FRAME) { in vepu541_h265_set_me_regs()
1599 regs->enc_pic.rdo_wgt_sel = (ctx->frame_type == INTRA_FRAME) ? 0 : 1; in hal_h265e_v541_gen_regs()
1633 regs->klut_ofst.chrm_kult_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v541_gen_regs()
1662 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v541_gen_regs()
2061 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_get_task()
H A Dhal_h265e_vepu540c.c449 if (ctx->frame_type == INTRA_FRAME) { in vepu540c_h265_global_cfg_set()
550 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_init()
763 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu540c_h265_set_rc_regs()
994 (ctx->frame_type != INTRA_FRAME)) { in vepu540c_h265_set_me_regs()
995 if (ctx->last_frame_type == INTRA_FRAME) { in vepu540c_h265_set_me_regs()
1224 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v540c_gen_regs()
1255 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v540c_gen_regs()
1610 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_get_task()
H A Dhal_h265e_vepu580.c1302 if (ctx->frame_type == INTRA_FRAME) { in vepu580_h265_global_cfg_set()
1482 ctx->frame_type = INTRA_FRAME; in hal_h265e_v580_init()
1848 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu580_h265_set_rc_regs()
2259 (ctx->frame_type != INTRA_FRAME)) { in vepu580_h265_set_me_regs()
2260 if (ctx->last_frame_type == INTRA_FRAME) { in vepu580_h265_set_me_regs()
2596 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v580_gen_regs()
2619 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v580_gen_regs()
3149 ctx->frame_type = INTRA_FRAME; in hal_h265e_v580_get_task()
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c105 #define INTRA_FRAME 0 macro
631 lvl_seg + lf->ref_deltas[INTRA_FRAME] * scale; in vp9_loop_filter_frame_init()
632 lfi->lvl[seg_id][INTRA_FRAME][0] = in vp9_loop_filter_frame_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_common.h240 INTRA_FRAME = 0, enumerator