Home
last modified time | relevance | path

Searched refs:mpp_dec_cfg_deinit (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_dec_cfg_test.c57 ret = mpp_dec_cfg_deinit(cfg); in main()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_vdec_cfg.h30 MPP_RET mpp_dec_cfg_deinit(MppDecCfg cfg);
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_vdec_cfg.h30 MPP_RET mpp_dec_cfg_deinit(MppDecCfg cfg);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_decoder.cpp101 mpp_dec_cfg_deinit(cfg); in Init()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_mt_test.c410 mpp_dec_cfg_deinit(cfg); in mt_dec_decode()
H A Dmpi_dec_nt_test.c565 mpp_dec_cfg_deinit(cfg); in dec_nt_decode()
H A Dmpi_dec_multi_test.c577 mpp_dec_cfg_deinit(cfg); in multi_dec_decode()
H A Dmpi_dec_test.c729 mpp_dec_cfg_deinit(cfg); in dec_decode()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp1648 mpp_dec_cfg_deinit(cfg); in control()
1662 mpp_dec_cfg_deinit(cfg); in control()
1681 mpp_dec_cfg_deinit(cfg); in control()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_dec_cfg.cpp304 MPP_RET mpp_dec_cfg_deinit(MppDecCfg cfg) in mpp_dec_cfg_deinit() function