Home
last modified time | relevance | path

Searched refs:MppEncRefCfg (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_ref.h214 typedef void* MppEncRefCfg; typedef
220 MPP_RET mpp_enc_ref_cfg_init(MppEncRefCfg *ref);
221 MPP_RET mpp_enc_ref_cfg_deinit(MppEncRefCfg *ref);
223 MPP_RET mpp_enc_ref_cfg_reset(MppEncRefCfg ref);
224 MPP_RET mpp_enc_ref_cfg_set_cfg_cnt(MppEncRefCfg ref, RK_S32 lt_cnt, RK_S32 st_cnt);
225 MPP_RET mpp_enc_ref_cfg_add_lt_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefLtFrmCfg *frm);
226 MPP_RET mpp_enc_ref_cfg_add_st_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefStFrmCfg *frm);
227 MPP_RET mpp_enc_ref_cfg_check(MppEncRefCfg ref);
234 MPP_RET mpp_enc_ref_cfg_set_keep_cpb(MppEncRefCfg ref, RK_S32 keep);
236 MPP_RET mpp_enc_ref_cfg_show(MppEncRefCfg ref);
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_ref.h214 typedef void* MppEncRefCfg; typedef
220 MPP_RET mpp_enc_ref_cfg_init(MppEncRefCfg *ref);
221 MPP_RET mpp_enc_ref_cfg_deinit(MppEncRefCfg *ref);
223 MPP_RET mpp_enc_ref_cfg_reset(MppEncRefCfg ref);
224 MPP_RET mpp_enc_ref_cfg_set_cfg_cnt(MppEncRefCfg ref, RK_S32 lt_cnt, RK_S32 st_cnt);
225 MPP_RET mpp_enc_ref_cfg_add_lt_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefLtFrmCfg *frm);
226 MPP_RET mpp_enc_ref_cfg_add_st_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefStFrmCfg *frm);
227 MPP_RET mpp_enc_ref_cfg_check(MppEncRefCfg ref);
234 MPP_RET mpp_enc_ref_cfg_set_keep_cpb(MppEncRefCfg ref, RK_S32 keep);
236 MPP_RET mpp_enc_ref_cfg_show(MppEncRefCfg ref);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_ref.cpp50 MPP_RET mpp_enc_ref_cfg_init(MppEncRefCfg *ref) in mpp_enc_ref_cfg_init()
71 MPP_RET mpp_enc_ref_cfg_deinit(MppEncRefCfg *ref) in mpp_enc_ref_cfg_deinit()
86 MPP_RET mpp_enc_ref_cfg_reset(MppEncRefCfg ref) in mpp_enc_ref_cfg_reset()
100 MPP_RET mpp_enc_ref_cfg_set_cfg_cnt(MppEncRefCfg ref, RK_S32 lt_cnt, RK_S32 st_cnt) in mpp_enc_ref_cfg_set_cfg_cnt()
137 MPP_RET mpp_enc_ref_cfg_add_lt_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefLtFrmCfg *frm) in mpp_enc_ref_cfg_add_lt_cfg()
155 MPP_RET mpp_enc_ref_cfg_add_st_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefStFrmCfg *frm) in mpp_enc_ref_cfg_add_st_cfg()
175 MPP_RET mpp_enc_ref_cfg_check(MppEncRefCfg ref) in mpp_enc_ref_cfg_check()
343 MPP_RET mpp_enc_ref_cfg_set_keep_cpb(MppEncRefCfg ref, RK_S32 keep) in mpp_enc_ref_cfg_set_keep_cpb()
354 MPP_RET mpp_enc_ref_cfg_show(MppEncRefCfg ref) in mpp_enc_ref_cfg_show()
362 MPP_RET mpp_enc_ref_cfg_copy(MppEncRefCfg dst, MppEncRefCfg src) in mpp_enc_ref_cfg_copy()
[all …]
H A Dmpp_enc_refs.cpp215 MPP_RET mpp_enc_refs_set_cfg(MppEncRefs refs, MppEncRefCfg ref_cfg) in mpp_enc_refs_set_cfg()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_enc_ref.h59 MppEncRefCfg mpp_enc_ref_default(void);
60 MPP_RET mpp_enc_ref_cfg_copy(MppEncRefCfg dst, MppEncRefCfg src);
61 MppEncCpbInfo *mpp_enc_ref_cfg_get_cpb_info(MppEncRefCfg ref);
H A Dmpp_enc_refs.h61 MPP_RET mpp_enc_refs_set_cfg(MppEncRefs refs, MppEncRefCfg ref_cfg);
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_enc_utils.h93 MPP_RET mpi_enc_gen_ref_cfg(MppEncRefCfg ref, RK_S32 gop_mode);
94 MPP_RET mpi_enc_gen_smart_gop_ref_cfg(MppEncRefCfg ref, RK_S32 gop_len, RK_S32 vi_len);
H A Dmpi_enc_utils.c652 MPP_RET mpi_enc_gen_ref_cfg(MppEncRefCfg ref, RK_S32 gop_mode) in mpi_enc_gen_ref_cfg()
830 MPP_RET mpi_enc_gen_smart_gop_ref_cfg(MppEncRefCfg ref, RK_S32 gop_len, RK_S32 vi_len) in mpi_enc_gen_smart_gop_ref_cfg()
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_enc_cfg.h45 MppEncRefCfg ref_cfg;
/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_enc_ref_test.c30 MppEncRefCfg ref = NULL; in main()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_mlvec.cpp422 MppEncRefCfg ref = NULL; in vpu_api_mlvec_set_dy_max_tid()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c67 MppEncRefCfg ref = cfg->ref_cfg; in h264e_sps_update()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c170 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in h265e_set_sps()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp289 MppEncRefCfg ref; in SetupEncCfg()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp864 MppEncRefCfg src = (MppEncRefCfg)param; in mpp_enc_control_set_ref_cfg()
865 MppEncRefCfg dst = enc->cfg.ref_cfg; in mpp_enc_control_set_ref_cfg()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c299 MppEncRefCfg ref = NULL; in test_mpp_enc_cfg_setup()
H A Dmpi_enc_mt_test.cpp304 MppEncRefCfg ref = NULL; in test_mt_cfg_setup()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c233 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs()
H A Dhal_h264e_vepu540c.c206 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs()
H A Dhal_h264e_vepu580.c412 MppEncRefCfg ref_cfg = cfg->ref_cfg; in setup_hal_bufs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c148 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu540c_h265_setup_hal_bufs()
H A Dhal_h265e_vepu541.c190 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu54x_h265_setup_hal_bufs()
H A Dhal_h265e_vepu580.c315 MppEncRefCfg ref_cfg = ctx->cfg->ref_cfg; in vepu580_h265_setup_hal_bufs()