Home
last modified time | relevance | path

Searched refs:mpp_buffer_group_limit_config (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_buffer.h345 MPP_RET mpp_buffer_group_limit_config(MppBufferGroup group, size_t size, RK_S32 count);
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_buffer_test.c214 mpp_buffer_group_limit_config(group, 0, count); in main()
/rockchip-linux_mpp/
H A Dreadme.txt362 User can use mpp_buffer_group_limit_config to limit decoder memory usage.
368 3. Can limit the memory usage by mpp_buffer_group_limit_config
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_mem_legacy.c177 mpp_buffer_group_limit_config(p_mempool->group, 0, num + 4); in create_vpu_memory_pool_allocator()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c437 MPP_RET mpp_buffer_group_limit_config(MppBufferGroup group, size_t size, RK_S32 count) in mpp_buffer_group_limit_config() function
/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.c862 ret = mpp_buffer_group_limit_config(impl->group, size, count); in dec_buf_mgr_setup()
/rockchip-linux_mpp/mpp/
H A Dmpp.c212 mpp_buffer_group_limit_config(mpp->mPacketGroup, 0, 3); in mpp_ctx_init()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md488 …ufferGroup,并通过control接口的MPP_DEC_SET_EXT_BUF_GROUP配置给解码器。用户可以通过mpp_buffer_group_limit_config接口来限制解码…
H A DRockchip_Developer_Guide_MPP_EN.md467 …. Users can limit the memory usage of the decoder through the mpp_buffer_group_limit_config interf…