Searched defs:get_delay (Results 1 - 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
H A Dcras_dsp_module.h45 int (*get_delay)(struct dsp_module *mod); member in struct:dsp_module
H A Dcras_dsp_mod_ladspa.c75 static int get_delay(struct dsp_module *module) function
205 module->get_delay = &get_delay;
/external/adhd/cras/src/tests/
H A Dcras_dsp_pipeline_unittest.cc82 static int get_delay(struct dsp_module *module) function
181 module->get_delay = &get_delay;
/external/pdfium/fxjs/
H A Dcjs_document.cpp765 CJS_Return Document::get_delay(CJS_Runtime* pRuntime) { function in class:Document
H A Dcjs_field.cpp938 CJS_Return Field::get_delay(CJS_Runtime* pRuntime) { function in class:Field

Completed in 736 milliseconds