Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c520 rk_u32 new_max = MPP_MAX(total, old_max); in mpp_buffer_create() local
522 cas_ret = MPP_BOOL_CAS(&srv->total_max, old_max, new_max); in mpp_buffer_create()