Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_buffer.h241 mpp_buffer_get_ptr_with_caller(buffer, __FUNCTION__)
312 void *mpp_buffer_get_ptr_with_caller(MppBuffer buffer, const char *caller);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer.c166 void *mpp_buffer_get_ptr_with_caller(MppBuffer buffer, const char *caller) in mpp_buffer_get_ptr_with_caller() function