Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_fmt_conv.c531 void cras_fmt_conv_destroy(struct cras_fmt_conv **convp) in cras_fmt_conv_destroy() argument
534 struct cras_fmt_conv *conv = *convp; in cras_fmt_conv_destroy()
546 *convp = NULL; in cras_fmt_conv_destroy()