Searched defs:bq (Results 1 – 5 of 5) sorted by relevance
/external/adhd/cras/src/dsp/ |
D | biquad.c | 30 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2, in set_coefficient() 41 static void biquad_lowpass(struct biquad *bq, double cutoff, double resonance) in biquad_lowpass() 76 static void biquad_highpass(struct biquad *bq, double cutoff, double resonance) in biquad_highpass() 113 static void biquad_bandpass(struct biquad *bq, double frequency, double Q) in biquad_bandpass() 153 static void biquad_lowshelf(struct biquad *bq, double frequency, double db_gain) in biquad_lowshelf() 187 static void biquad_highshelf(struct biquad *bq, double frequency, in biquad_highshelf() 222 static void biquad_peaking(struct biquad *bq, double frequency, double Q, in biquad_peaking() 260 static void biquad_notch(struct biquad *bq, double frequency, double Q) in biquad_notch() 295 static void biquad_allpass(struct biquad *bq, double frequency, double Q) in biquad_allpass() 330 void biquad_set(struct biquad *bq, enum biquad_type type, double freq, double Q, in biquad_set()
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 57 hud_batch_query_update(struct hud_batch_query_context *bq) in hud_batch_query_update() 122 hud_batch_query_begin(struct hud_batch_query_context *bq) in hud_batch_query_begin() 140 struct hud_batch_query_context *bq = *pbq; in batch_query_add() local 178 struct hud_batch_query_context *bq = *pbq; in hud_batch_query_cleanup() local 218 struct hud_batch_query_context *bq = info->batch; in query_new_value_batch() local
|
/external/walt/android/WALT/app/src/main/jni/ |
D | player.c | 105 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, __attribute__((unused)) void *context) in bqPlayerCallback() 351 void bqRecorderCallback(__attribute__((unused)) SLAndroidSimpleBufferQueueItf bq, in bqRecorderCallback()
|
/external/gemmlowp/test/ |
D | test_fixedpoint.cc | 336 FixedPoint<std::int32_t, tIntegerBits_b> bq; in test_mul() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|