Home
last modified time | relevance | path

Searched refs:mpp_buffer_sync_end_f (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_buffer.h267 mpp_buffer_sync_end_f(buffer, 0, __FUNCTION__)
276 mpp_buffer_sync_end_f(buffer, 1, __FUNCTION__)
328 MPP_RET mpp_buffer_sync_end_f(MppBuffer buffer, RK_S32 ro, const char* caller);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c313 MPP_RET mpp_buffer_sync_end_f(MppBuffer buffer, RK_S32 ro, const char* caller) in mpp_buffer_sync_end_f() function