Home
last modified time | relevance | path

Searched refs:mpp_buffer_commit (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_buffer.h216 #define mpp_buffer_commit(group, info) \ macro
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_buffer_test.c86 ret = mpp_buffer_commit(group, &commit); in main()
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_mem_legacy.c52 mpp_buffer_commit(p_mempool->group, &info); in commit_memory_handle()
/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.c911 ret = mpp_buffer_commit(impl->group, &commit); in dec_buf_mgr_setup()