Searched refs:REVERB_DELAY_PARAM_LEN (Results 1 – 13 of 13) sorted by relevance
89 #define REVERB_DELAY_PARAM_LEN 1 macro187 (REVERB_DELAY_PARAM_LEN*sizeof(uint32_t))
71 #define REVERB_DELAY_PARAM_LEN 1 macro162 #define REVERB_DELAY_PARAM_SZ (REVERB_DELAY_PARAM_LEN*sizeof(uint32_t))
89 #define REVERB_DELAY_PARAM_LEN 1 macro202 (REVERB_DELAY_PARAM_LEN*sizeof(uint32_t))
71 #define REVERB_DELAY_PARAM_LEN 1 macro180 #define REVERB_DELAY_PARAM_SZ (REVERB_DELAY_PARAM_LEN*sizeof(uint32_t))
89 #define REVERB_DELAY_PARAM_LEN 1 macro211 (REVERB_DELAY_PARAM_LEN*sizeof(uint32_t))
71 #define REVERB_DELAY_PARAM_LEN 1 macro189 #define REVERB_DELAY_PARAM_SZ (REVERB_DELAY_PARAM_LEN * sizeof(uint32_t))
577 *p_param_values++ = REVERB_DELAY_PARAM_LEN; in offload_reverb_send_params()