HomeSort by relevance Sort by last modified time
    Searched refs:remix_converter (Results 1 - 2 of 2) sorted by null

  /external/adhd/cras/src/server/
audio_thread.c 91 static struct cras_fmt_conv *remix_converter = NULL; variable in typeref:struct:cras_fmt_conv
941 rsp = (void *)remix_converter;
944 remix_converter = rmsg->fmt_conv;
    [all...]
cras_iodev.c 885 struct cras_fmt_conv * remix_converter = local
947 if (remix_converter)
948 cras_channel_remix_convert(remix_converter,
    [all...]

Completed in 102 milliseconds