Home
last modified time | relevance | path

Searched refs:is_i_refresh (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_rc_defs.h139 RK_U32 is_i_refresh : 1; member
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_rc_defs.h139 RK_U32 is_i_refresh : 1; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_refs.cpp330 frm->is_i_refresh = ((frm->seq_idx % p->igop) < p->refresh_length) && p->cpb.seq_cnt > 1; in set_frm_refresh_flag()
333 frm->is_i_refresh = 0; in set_frm_refresh_flag()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2.c1328 if (frm->is_i_refresh) in rc_model_v2_start()
1468 if (frm->is_intra && !frm->is_i_refresh) { in rc_model_v2_hal_start()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu2_v2.c301 if (!ctx->cfg->rc.refresh_en || !frm->is_i_refresh) { in setup_intra_refresh()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c1586 if (frm_status->is_i_refresh) in hal_h264e_vepu541_gen_regs()
H A Dhal_h264e_vepu580.c2231 if (frm_status->is_i_refresh) in hal_h264e_vepu580_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c1688 if (frm_status->is_i_refresh) in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu580.c2639 if (frm_status->is_i_refresh) in hal_h265e_v580_gen_regs()