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

  /external/adhd/cras/src/server/
cras_dsp.h 41 void cras_dsp_context_free(struct cras_dsp_context *ctx);
cras_dsp.c 160 void cras_dsp_context_free(struct cras_dsp_context *ctx) function
cras_iodev.c 364 cras_dsp_context_free(iodev->dsp_context);
    [all...]
  /external/adhd/cras/src/tests/
dsp_unittest.cc 94 cras_dsp_context_free(ctx1);
95 cras_dsp_context_free(ctx3);
96 cras_dsp_context_free(ctx4);
iodev_unittest.cc 2033 void cras_dsp_context_free(struct cras_dsp_context *ctx) function
    [all...]

Completed in 72 milliseconds