Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c146 #define APM_PCM_OUT_FMT_CFG_PSIZE(p, n) ALIGN(struct_size(p, channel_mapping, n), 4) macro
1081 cfg->header.payload_size = APM_PCM_OUT_FMT_CFG_PSIZE(media_cfg, num_channels); in audioreach_pcm_set_media_format()