/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_vbuf.c | 53 lp_setup_context(struct vbuf_render *vbr) in lp_setup_context() 61 lp_setup_get_vertex_info(struct vbuf_render *vbr) in lp_setup_get_vertex_info() 75 lp_setup_allocate_vertices(struct vbuf_render *vbr, in lp_setup_allocate_vertices() 94 lp_setup_release_vertices(struct vbuf_render *vbr) in lp_setup_release_vertices() 100 lp_setup_map_vertices(struct vbuf_render *vbr) in lp_setup_map_vertices() 107 lp_setup_unmap_vertices(struct vbuf_render *vbr, in lp_setup_unmap_vertices() 118 lp_setup_set_primitive(struct vbuf_render *vbr, enum pipe_prim_type prim) in lp_setup_set_primitive() 136 lp_setup_draw_elements(struct vbuf_render *vbr, const ushort *indices, uint nr) in lp_setup_draw_elements() 335 lp_setup_draw_arrays(struct vbuf_render *vbr, uint start, uint nr) in lp_setup_draw_arrays() 527 lp_setup_vbuf_destroy(struct vbuf_render *vbr) in lp_setup_vbuf_destroy() [all …]
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_prim_vbuf.c | 73 softpipe_vbuf_render(struct vbuf_render *vbr) in softpipe_vbuf_render() 81 sp_vbuf_get_vertex_info(struct vbuf_render *vbr) in sp_vbuf_get_vertex_info() 89 sp_vbuf_allocate_vertices(struct vbuf_render *vbr, in sp_vbuf_allocate_vertices() 109 sp_vbuf_release_vertices(struct vbuf_render *vbr) in sp_vbuf_release_vertices() 116 sp_vbuf_map_vertices(struct vbuf_render *vbr) in sp_vbuf_map_vertices() 124 sp_vbuf_unmap_vertices(struct vbuf_render *vbr, in sp_vbuf_unmap_vertices() 136 sp_vbuf_set_primitive(struct vbuf_render *vbr, enum pipe_prim_type prim) in sp_vbuf_set_primitive() 160 sp_vbuf_draw_elements(struct vbuf_render *vbr, const ushort *indices, uint nr) in sp_vbuf_draw_elements() 356 sp_vbuf_draw_arrays(struct vbuf_render *vbr, uint start, uint nr) in sp_vbuf_draw_arrays() 600 sp_vbuf_so_info(struct vbuf_render *vbr, uint stream, uint primitives, uint prim_generated) in sp_vbuf_so_info() [all …]
|
/external/XNNPACK/src/f32-ibilinear/gen/ |
D | wasmsimd-c4.c | 46 const v128_t vbr = wasm_v128_load(i3); in xnn_f32_ibilinear_ukernel__wasmsimd_c4() local 66 const v128_t vbr = wasm_v128_load(i3); in xnn_f32_ibilinear_ukernel__wasmsimd_c4() local
|
D | wasmsimd-c8.c | 80 const v128_t vbr = wasm_v128_load(i3); in xnn_f32_ibilinear_ukernel__wasmsimd_c8() local 100 const v128_t vbr = wasm_v128_load(i3); in xnn_f32_ibilinear_ukernel__wasmsimd_c8() local
|
D | scalar-c1.c | 44 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c1() local
|
D | scalar-c2.c | 78 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c2() local
|
D | scalar-c4.c | 100 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c4() local
|
/external/XNNPACK/src/f16-ibilinear/gen/ |
D | fma3-c8.c | 53 const __m256 vbr = _mm256_cvtph_ps(_mm_loadu_si128((const __m128i*) i3)); in xnn_f16_ibilinear_ukernel__fma3_c8() local 76 const __m256 vbr = _mm256_cvtph_ps(_mm_loadu_si128((const __m128i*) i3)); in xnn_f16_ibilinear_ukernel__fma3_c8() local
|
D | neonfp16arith-c8.c | 47 const float16x8_t vbr = vld1q_f16(i3); i3 += 8; in xnn_f16_ibilinear_ukernel__neonfp16arith_c8() local 65 const float16x8_t vbr = vld1q_f16(i3); in xnn_f16_ibilinear_ukernel__neonfp16arith_c8() local
|
D | fma3-c16.c | 87 const __m256 vbr = _mm256_cvtph_ps(_mm_loadu_si128((const __m128i*) i3)); in xnn_f16_ibilinear_ukernel__fma3_c16() local 110 const __m256 vbr = _mm256_cvtph_ps(_mm_loadu_si128((const __m128i*) i3)); in xnn_f16_ibilinear_ukernel__fma3_c16() local
|
D | neonfp16arith-c16.c | 76 const float16x8_t vbr = vld1q_f16(i3); i3 += 8; in xnn_f16_ibilinear_ukernel__neonfp16arith_c16() local 94 const float16x8_t vbr = vld1q_f16(i3); in xnn_f16_ibilinear_ukernel__neonfp16arith_c16() local
|
/external/XNNPACK/src/f32-ibilinear-chw/ |
D | scalar.c.in | 81 const float vbr = ibl[1]; variable 108 const float vbr = ibl[1]; variable
|
/external/clang/test/CodeGenCXX/ |
D | cfi-cast.cpp | 77 void vbr(char &r) { in vbr() function
|
/external/XNNPACK/src/f32-ibilinear-chw/gen/ |
D | scalar-p1.c | 46 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p1() local
|
D | scalar-p2.c | 89 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p2() local
|
D | scalar-p4.c | 119 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p4() local
|
/external/XNNPACK/src/s8-ibilinear/gen/ |
D | scalar-c1.c | 46 const int32_t vbr = (int32_t) *i3++; in xnn_s8_ibilinear_ukernel__scalar_c1() local
|
D | scalar-c2.c | 83 const int32_t vbr = (int32_t) *i3++; in xnn_s8_ibilinear_ukernel__scalar_c2() local
|
D | scalar-c4.c | 107 const int32_t vbr = (int32_t) *i3++; in xnn_s8_ibilinear_ukernel__scalar_c4() local
|
/external/XNNPACK/src/u8-ibilinear/gen/ |
D | scalar-c1.c | 46 const int32_t vbr = (int32_t) *i3++; in xnn_u8_ibilinear_ukernel__scalar_c1() local
|
D | scalar-c2.c | 83 const int32_t vbr = (int32_t) *i3++; in xnn_u8_ibilinear_ukernel__scalar_c2() local
|
D | scalar-c4.c | 107 const int32_t vbr = (int32_t) *i3++; in xnn_u8_ibilinear_ukernel__scalar_c4() local
|
/external/python/bumble/bumble/ |
D | a2dp.py | 416 cls, object_type, sampling_frequency, channels, vbr, bitrate argument 428 def from_lists(cls, object_types, sampling_frequencies, channels, vbr, bitrate): argument
|
/external/libopus/src/ |
D | repacketizer.c | 154 int vbr; in opus_repacketizer_out_range_impl() local
|
/external/libopus/tests/ |
D | test_opus_encode.c | 225 int vbr = RAND_SAMPLE(use_vbr); in fuzz_encoder_settings() local
|