Home
last modified time | relevance | path

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

/rockchip-linux_mpp/doc/design/
H A D3.mpp_buffer.txt11 MppBufferGroup provides allocator service and buffer reuse ability.
18 unused list for later reuse. There is a good reason for doing so. When video
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c291 MppBufferImpl *buffer, rk_u32 reuse, const char *caller) in service_put_buffer() argument
311 if (reuse) { in service_put_buffer()
598 rk_u32 reuse = 0; in mpp_buffer_ref_dec() local
602 reuse = (!group->is_misc && !buffer->discard); in mpp_buffer_ref_dec()
603 service_put_buffer(srv, group, buffer, reuse, caller); in mpp_buffer_ref_dec()
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile328 # tag is set to YES, then doxygen will reuse the documentation of the first
880 # and want to reuse the introduction page also for the doxygen output.