Searched refs:MPP_ENC_SET_CFG (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi_cmd.h | 122 MPP_ENC_SET_CFG, /* set MppEncCfg structure */ enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi_cmd.h | 122 MPP_ENC_SET_CFG, /* set MppEncCfg structure */ enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_api_v2.c | 299 case MPP_ENC_SET_CFG : { in vp8e_proc_cfg()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppenc.c | 407 if (self->mpi->control (self->mpp_ctx, MPP_ENC_SET_CFG, self->mpp_cfg)) { in gst_mpp_enc_apply_properties() 897 if (self->mpi->control (self->mpp_ctx, MPP_ENC_SET_CFG, self->mpp_cfg)) { in gst_mpp_enc_force_keyframe()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_rc2_test.c | 577 ret = enc_mpi->control(enc_ctx, MPP_ENC_SET_CFG, cfg); in mpi_rc_enc_init() 798 ret = ctx->enc_mpi->control(ctx->enc_ctx, MPP_ENC_SET_CFG, ctx->cfg); in mpi_rc_info_change()
|
| H A D | mpi_enc_test.c | 487 ret = mpi->control(ctx, MPP_ENC_SET_CFG, cfg); in test_mpp_enc_cfg_setup()
|
| H A D | mpi_enc_mt_test.cpp | 478 ret = mpi->control(ctx, MPP_ENC_SET_CFG, cfg); in test_mt_cfg_setup()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 292 if (cmd == MPP_ENC_SET_CFG) { in check_resend_hdr() 338 if (cmd == MPP_ENC_SET_CFG) { in check_rc_cfg_update() 359 if (((cmd == MPP_ENC_SET_RC_CFG) || (cmd == MPP_ENC_SET_CFG)) && in check_rc_gop_update() 368 if (cmd == MPP_ENC_SET_CFG || in check_hal_info_update() 896 case MPP_ENC_SET_CFG : { in mpp_enc_proc_cfg()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/ |
| H A D | jpege_api_v2.c | 373 case MPP_ENC_SET_CFG : { in jpege_proc_cfg()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 552 case MPP_ENC_SET_CFG : { in h265e_proc_cfg()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.cpp | 260 ret = mpp_mpi->control(mpp_ctx, MPP_ENC_SET_CFG, cfg); in SetupEncCfg()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 194 ret = mpi->control(mpp_ctx, MPP_ENC_SET_CFG, enc_cfg); in vpu_api_set_enc_cfg() 1700 mpicmd = MPP_ENC_SET_CFG; in control()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 589 case MPP_ENC_SET_CFG : { in h264e_proc_cfg()
|