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

  /external/adhd/cras/src/server/
cras_dsp_module.h 47 int (*get_delay)(struct dsp_module *mod); member in struct:dsp_module
cras_dsp_mod_ladspa.c 75 static int get_delay(struct dsp_module *module) function
205 module->get_delay = &get_delay;
  /external/adhd/cras/src/tests/
cras_dsp_pipeline_unittest.cc 82 static int get_delay(struct dsp_module *module) function
181 module->get_delay = &get_delay;
  /external/pdfium/fxjs/
cjs_document.cpp 765 CJS_Return Document::get_delay(CJS_Runtime* pRuntime) { function in class:Document
    [all...]
cjs_field.cpp 938 CJS_Return Field::get_delay(CJS_Runtime* pRuntime) { function in class:Field
    [all...]

Completed in 223 milliseconds