Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_lock.h20 #define MPP_ADD_FETCH __sync_add_and_fetch macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c515 rk_u32 total = MPP_ADD_FETCH(&srv->total_size, info->size); in mpp_buffer_create()