Home
last modified time | relevance | path

Searched defs:bq (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c57 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/
Dplayer.c105 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, __attribute__((unused)) void *context) in bqPlayerCallback()
351 void bqRecorderCallback(__attribute__((unused)) SLAndroidSimpleBufferQueueItf bq, in bqRecorderCallback()
/external/gemmlowp/test/
Dtest_fixedpoint.cc336 FixedPoint<std::int32_t, tIntegerBits_b> bq; in test_mul() local