Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h210 MPP_RET mpp_buffer_group_reset(MppBufferGroupImpl *p);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c380 return mpp_buffer_group_reset((MppBufferGroupImpl *)group); in mpp_buffer_group_clear()
H A Dmpp_buffer_impl.c832 MPP_RET mpp_buffer_group_reset(MppBufferGroupImpl *p) in mpp_buffer_group_reset() function