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

  /external/adhd/cras/src/server/
cras_dsp.h 65 void cras_dsp_put_pipeline(struct cras_dsp_context *ctx);
cras_dsp.c 25 * cras_dsp_put_pipeline() to safely access the pipeline.
202 void cras_dsp_put_pipeline(struct cras_dsp_context *ctx) function
cras_iodev.c 358 cras_dsp_put_pipeline(ctx);
390 cras_dsp_put_pipeline(ctx);
1039 cras_dsp_put_pipeline(ctx);
    [all...]
  /external/adhd/cras/src/tests/
dsp_unittest.cc 82 cras_dsp_put_pipeline(ctx4);
iodev_unittest.cc 2059 void cras_dsp_put_pipeline(struct cras_dsp_context *ctx) function
    [all...]

Completed in 506 milliseconds