Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.c61 struct apm_container_obj cont_obj[]; member
64 #define APM_CONTAINER_PSIZE(p, n) ALIGN(struct_size(p, cont_obj, n), 8)
437 cobj = &c_data->cont_obj[ncontainer]; in audioreach_populate_graph()