Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_buffer.h266 mpp_buffer_set_offset_with_caller(buffer, offset, __FUNCTION__)
303 MPP_RET mpp_buffer_set_offset_with_caller(MppBuffer buffer, size_t offset, const char *caller);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_buffer.h266 mpp_buffer_set_offset_with_caller(buffer, offset, __FUNCTION__)
303 MPP_RET mpp_buffer_set_offset_with_caller(MppBuffer buffer, size_t offset, const char *caller);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer.cpp249 MPP_RET mpp_buffer_set_offset_with_caller(MppBuffer buffer, size_t offset, const char *caller) in mpp_buffer_set_offset_with_caller() function