HomeSort by relevance Sort by last modified time
    Searched refs:XAF_CHK_PTR (Results 1 - 4 of 4) sorted by null

  /device/linaro/hikey/hifi/xaf/host-apf/proxy/
xaf-api.c 60 XAF_CHK_PTR(pp_comp_chain);
61 XAF_CHK_PTR(p_comp);
119 XAF_CHK_PTR(pp_adev);
120 XAF_CHK_PTR(mem_malloc);
121 XAF_CHK_PTR(mem_free);
129 XAF_CHK_PTR(pTmp);
144 XAF_CHK_PTR(p_adev->p_ap_utils);
168 XAF_CHK_PTR(adev_ptr);
203 XAF_CHK_PTR(p_adev);
204 XAF_CHK_PTR(pp_comp)
    [all...]
  /device/linaro/hikey/hifi/xaf/host-apf/utest/
xaf-dec-test.c 96 XAF_CHK_PTR(p_buf);
97 XAF_CHK_PTR(p_output);
114 XAF_CHK_PTR(p_buf);
115 XAF_CHK_PTR(read_length);
116 XAF_CHK_PTR(p_input);
133 XAF_CHK_PTR(arg);
134 XAF_CHK_PTR(p_input);
135 XAF_CHK_PTR(p_output);
xaf-dec-mix-test.c 107 XAF_CHK_PTR(p_buf);
108 XAF_CHK_PTR(p_output);
125 XAF_CHK_PTR(p_buf);
126 XAF_CHK_PTR(read_length);
127 XAF_CHK_PTR(p_input);
147 XAF_CHK_PTR(arg);
  /device/linaro/hikey/hifi/xaf/host-apf/include/
xaf-api.h 112 #define XAF_CHK_PTR(ptr) \

Completed in 345 milliseconds