Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_buffer.h248 mpp_buffer_get_ptr_with_caller(buffer, __FUNCTION__)
297 void *mpp_buffer_get_ptr_with_caller(MppBuffer buffer, const char *caller);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_buffer.h248 mpp_buffer_get_ptr_with_caller(buffer, __FUNCTION__)
297 void *mpp_buffer_get_ptr_with_caller(MppBuffer buffer, const char *caller);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer.cpp166 void *mpp_buffer_get_ptr_with_caller(MppBuffer buffer, const char *caller) in mpp_buffer_get_ptr_with_caller() function