Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h647 #define PARAM_ID_REMOVE_TRAILING_SILENCE 0x0800115D macro
H A Dq6apm.c321 return audioreach_send_u32_param(graph, module, PARAM_ID_REMOVE_TRAILING_SILENCE, samples); in q6apm_remove_trailing_silence()