Searched refs:MppApi (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.h | 19 MppApi *mpi; 38 MppApi *mpp_mpi = NULL;
|
| H A D | mpp_encoder.h | 82 MppApi* mpp_mpi = NULL;
|
| H A D | mpp_decoder.cpp | 126 MppApi *mpi = data->mpi; in Decode()
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi.h | 213 } MppApi; typedef 231 MPP_RET mpp_create(MppCtx *ctx, MppApi **mpi);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi.h | 213 } MppApi; typedef 231 MPP_RET mpp_create(MppCtx *ctx, MppApi **mpi);
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_dec_mt_test.c | 38 MppApi *mpi; 64 MppApi *mpi = data->mpi; in thread_input() 122 MppApi *mpi = data->mpi; in thread_output() 243 MppApi *mpi = NULL; in mt_dec_decode()
|
| H A D | mpi_dec_test.c | 35 MppApi *mpi; 68 MppApi *mpi = data->mpi; in dec_simple() 345 MppApi *mpi = data->mpi; in dec_advanced() 485 MppApi *mpi = data->mpi; in thread_decode() 531 MppApi *mpi = NULL; in dec_decode()
|
| H A D | mpi_rc2_test.c | 60 MppApi *enc_mpi; 61 MppApi *dec_mpi_post; 62 MppApi *dec_mpi_pre; 414 MppApi *enc_mpi = NULL; in mpi_rc_enc_init() 596 MppApi *dec_mpi = NULL; in mpi_rc_post_dec_init() 719 MppApi *dec_mpi = NULL; in mpi_rc_pre_dec_init() 808 MppApi *mpi = ctx->dec_mpi_pre; in mpi_rc_enc() 969 MppApi *mpi = ctx->dec_mpi_pre; in rc2_pre_dec_thread()
|
| H A D | mpi_dec_multi_test.c | 39 MppApi *mpi; 83 MppApi *mpi = data->mpi; in multi_dec_simple() 267 MppApi *mpi = data->mpi; in multi_dec_advanced() 405 MppApi *mpi = NULL; in multi_dec_decode()
|
| H A D | mpi_dec_nt_test.c | 35 MppApi *mpi; 68 MppApi *mpi = data->mpi; in dec_loop() 364 MppApi *mpi = NULL; in dec_nt_decode()
|
| H A D | mpi_enc_mt_test.cpp | 40 MppApi *mpi; 298 MppApi *mpi = p->mpi; in test_mt_cfg_setup() 671 MppApi *mpi = p->mpi; in enc_test_input() 886 MppApi *mpi = p->mpi; in enc_test_output()
|
| H A D | mpi_enc_test.c | 40 MppApi *mpi; 290 MppApi *mpi = p->mpi; in test_mpp_enc_cfg_setup() 537 MppApi *mpi = p->mpi; in test_mpp_run()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_mlvec.cpp | 37 MppApi *mpi; 75 MPP_RET vpu_api_mlvec_setup(VpuApiMlvec ctx, MppCtx mpp, MppApi *mpi, MppEncCfg enc_cfg) in vpu_api_mlvec_setup() 138 MppApi *mpi = impl->mpi; in vpu_api_mlvec_set_st_cfg() 243 MppApi *mpi = impl->mpi; in vpu_api_mlvec_set_dy_max_tid()
|
| H A D | vpu_api_mlvec.h | 78 MPP_RET vpu_api_mlvec_setup(VpuApiMlvec ctx, MppCtx mpp, MppApi *mpi, MppEncCfg enc_cfg);
|
| H A D | vpu_api_legacy.h | 76 MppApi *mpi;
|
| H A D | vpu_api_legacy.cpp | 91 static MPP_RET vpu_api_set_enc_cfg(MppCtx mpp_ctx, MppApi *mpi, MppEncCfg enc_cfg, in vpu_api_set_enc_cfg() 332 MppCtx mpp_ctx, MppApi *mpi, VPU_GENERIC *p) in init_frame_info()
|
| /OK3568_Linux_fs/external/mpp/mpp/inc/ |
| H A D | mpi_impl.h | 36 MppApi *api;
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppenc.h | 90 MppApi *mpi;
|
| H A D | gstmppdec.h | 90 MppApi *mpi;
|
| H A D | gstmppenc.c | 139 MppApi *mpi; in gst_mpp_enc_supported()
|
| /OK3568_Linux_fs/external/mpp/mpp/ |
| H A D | mpi.cpp | 392 static MppApi mpp_api = { 412 MPP_RET mpp_create(MppCtx *ctx, MppApi **mpi) in mpp_create()
|