Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxaf-api.h25 #define XAF_MAX_INBUFS 2 macro
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c208 XAF_CHK_RANGE(ninbuf, 0, XAF_MAX_INBUFS); in xaf_comp_create()