Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_mem.h25 #define mpp_malloc_with_caller(type, count, caller) \ macro
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) \ macro
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) \ macro
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_mem.h24 #define mpp_malloc_with_caller(type, count, caller) (type *)mpp_osal_malloc(caller, sizeof(type) * … macro