Home
last modified time | relevance | path

Searched refs:dec_buf_mgr_deinit (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.h155 void dec_buf_mgr_deinit(DecBufMgr mgr);
H A Dmpi_dec_utils.c787 void dec_buf_mgr_deinit(DecBufMgr mgr) in dec_buf_mgr_deinit() function
924 dec_buf_mgr_deinit(impl); in dec_buf_mgr_setup()
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c394 dec_buf_mgr_deinit(data.buf_mgr); in mt_dec_decode()
H A Dmpi_dec_nt_test.c469 dec_buf_mgr_deinit(data.buf_mgr); in dec_nt_decode()
H A Dmpi_dec_multi_test.c562 dec_buf_mgr_deinit(dec_ctx->buf_mgr); in multi_dec_decode()
H A Dmpi_dec_test.c604 dec_buf_mgr_deinit(data.buf_mgr); in dec_decode()