Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_buffer.h263 mpp_buffer_get_offset_with_caller(buffer, __FUNCTION__)
302 size_t mpp_buffer_get_offset_with_caller(MppBuffer buffer, const char *caller);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_buffer.h263 mpp_buffer_get_offset_with_caller(buffer, __FUNCTION__)
302 size_t mpp_buffer_get_offset_with_caller(MppBuffer buffer, const char *caller);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer.cpp238 size_t mpp_buffer_get_offset_with_caller(MppBuffer buffer, const char *caller) in mpp_buffer_get_offset_with_caller() function