Searched refs:dmic_get_params (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/topology/nhlt/intel/dmic/ |
H A D | dmic-process.h | 35 int dmic_get_params(struct intel_nhlt_params *nhlt, int index, uint32_t *sample_rate,
|
H A D | dmic-process.c | 1046 int dmic_get_params(struct intel_nhlt_params *nhlt, int index, uint32_t *sample_rate, in dmic_get_params() function
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | dmic-nhlt.c | 258 ret = dmic_get_params(nhlt, index, &sample_rate, &channel_count, &bits_per_sample, in nhlt_dmic_get_ep() 262 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_params failed\n"); in nhlt_dmic_get_ep()
|
Completed in 4 milliseconds