Searched defs:bq (Results 1 – 8 of 8) 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/grpc-grpc/tools/run_tests/performance/ |
D | bq_upload_result.py | 76 def _insert_result(bq, dataset_id, table_id, scenario_result, flatten=True): argument 85 def _create_results_table(bq, dataset_id, table_id): argument
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 56 hud_batch_query_update(struct hud_batch_query_context *bq, in hud_batch_query_update() 118 hud_batch_query_begin(struct hud_batch_query_context *bq, in hud_batch_query_begin() 136 struct hud_batch_query_context *bq = *pbq; in batch_query_add() local 174 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/grpc-grpc/tools/run_tests/python_utils/ |
D | upload_test_results.py | 87 def _insert_rows_with_retries(bq, bq_table, bq_rows): argument
|
/external/grpc-grpc/tools/run_tests/ |
D | run_build_statistics.py | 199 bq = big_query_utils.create_big_query() variable
|
/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=…
|