Home
last modified time | relevance | path

Searched defs:bgn (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_helpers.c53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) in nine_range_pool_get()
79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, in nine_ranges_insert()
Dnine_helpers.h139 int16_t bgn; /* inclusive */ member
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal_unittest.cc37 BackgroundNoise bgn(channels); in TEST() local
51 BackgroundNoise bgn(channels); in TEST() local
97 BackgroundNoise bgn(channels); in TEST() local
Dbackground_noise_unittest.cc21 BackgroundNoise bgn(channels); in TEST() local
Dmerge_unittest.cc29 BackgroundNoise bgn(channels); in TEST() local
Dtime_stretch_unittest.cc35 BackgroundNoise bgn(kNumChannels); in TEST() local
44 BackgroundNoise bgn(kNumChannels); in TEST() local
Dexpand_unittest.cc30 BackgroundNoise bgn(channels); in TEST() local
40 BackgroundNoise bgn(channels); in TEST() local
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c993 unsigned bgn = MAX2(base, nv->scratch.offset); in nouveau_scratch_data() local
1014 unsigned bgn = nv->scratch.offset; in nouveau_scratch_get() local
/external/libdrm/nouveau/
Dpushbuf.c67 uint32_t *bgn; member
273 uint32_t *bgn, *end; in pushbuf_dump() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.h454 int bgn; variable
Dnv50_ir_ra.cpp1575 std::list<SpillSlot>::iterator bgn = it; in assignSlot() local