Home
last modified time | relevance | path

Searched refs:mpp_buffer_get_unused (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h198 MppBufferImpl *mpp_buffer_get_unused(MppBufferGroupImpl *p, size_t size, const char* caller);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c70 MppBufferImpl *buf = mpp_buffer_get_unused(p, size, caller); in mpp_buffer_get_with_tag()
H A Dmpp_buffer_impl.c643 MppBufferImpl *mpp_buffer_get_unused(MppBufferGroupImpl *p, size_t size, const char* caller) in mpp_buffer_get_unused() function