Home
last modified time | relevance | path

Searched defs:XF_SET_PARAM_CMD_LEN (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h214 #define XF_SET_PARAM_CMD_LEN(params) (sizeof(xf_set_param_item_t) * (params)) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h225 #define XF_SET_PARAM_CMD_LEN(params) (sizeof(xf_set_param_item_t) * (params)) macro