Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.h154 MPP_RET dec_buf_mgr_init(DecBufMgr *mgr);
H A Dmpi_dec_utils.c768 MPP_RET dec_buf_mgr_init(DecBufMgr *mgr) in dec_buf_mgr_init() function
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c261 ret = dec_buf_mgr_init(&data.buf_mgr); in mt_dec_decode()
H A Dmpi_dec_nt_test.c350 ret = dec_buf_mgr_init(&data.buf_mgr); in dec_nt_decode()
H A Dmpi_dec_multi_test.c418 ret = dec_buf_mgr_init(&dec_ctx->buf_mgr); in multi_dec_decode()
H A Dmpi_dec_test.c455 ret = dec_buf_mgr_init(&data.buf_mgr); in dec_decode()