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

  /device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
xa-pcm-api.h 89 XA_PCM_CONFIG_NONFATAL_RANGE = XA_PCM_CONFIG_NONFATAL(0),
xa-pcm.c 460 XF_CHK_ERR(i_value == 16 || i_value == 24, XA_PCM_CONFIG_NONFATAL_RANGE);
466 XF_CHK_ERR(i_value > 0 && i_value <= 8, XA_PCM_CONFIG_NONFATAL_RANGE);
473 XF_CHK_ERR(i_value == 16 || i_value == 24, XA_PCM_CONFIG_NONFATAL_RANGE);
  /device/linaro/hikey/hifi/xaf/host-apf/include/audio/
xa-pcm-api.h 82 XA_PCM_CONFIG_NONFATAL_RANGE = XA_PCM_CONFIG_NONFATAL(0),

Completed in 3849 milliseconds