Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_lock.h31 #define MPP_ADD_FETCH __sync_add_and_fetch macro
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp703 RK_U32 total = MPP_ADD_FETCH(&total_size, size); in inc_total()