Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_buffer.h260 mpp_buffer_set_index_with_caller(buffer, index, __FUNCTION__)
301 MPP_RET mpp_buffer_set_index_with_caller(MppBuffer buffer, int index, const char *caller);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_buffer.h260 mpp_buffer_set_index_with_caller(buffer, index, __FUNCTION__)
301 MPP_RET mpp_buffer_set_index_with_caller(MppBuffer buffer, int index, const char *caller);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer.cpp225 MPP_RET mpp_buffer_set_index_with_caller(MppBuffer buffer, int index, in mpp_buffer_set_index_with_caller() function