Home
last modified time | relevance | path

Searched defs:vbr (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_vbuf.c53 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/
Dsp_prim_vbuf.c73 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/
Dwasmsimd-c4.c46 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
Dwasmsimd-c8.c80 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
Dscalar-c1.c44 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c1() local
Dscalar-c2.c78 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c2() local
Dscalar-c4.c100 const float vbr = *i3++; in xnn_f32_ibilinear_ukernel__scalar_c4() local
/external/XNNPACK/src/f32-ibilinear-chw/
Dscalar.c.in81 const float vbr = ibl[1]; variable
108 const float vbr = ibl[1]; variable
/external/llvm-project/clang/test/CodeGenCXX/
Dcfi-cast.cpp77 void vbr(char &r) { in vbr() function
/external/clang/test/CodeGenCXX/
Dcfi-cast.cpp77 void vbr(char &r) { in vbr() function
/external/XNNPACK/src/f32-ibilinear-chw/gen/
Dscalar-p1.c46 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p1() local
Dscalar-p2.c89 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p2() local
Dscalar-p4.c119 const float vbr = ibl[1]; in xnn_f32_ibilinear_chw_ukernel__scalar_p4() local
/external/libopus/src/
Drepacketizer.c154 int vbr; in opus_repacketizer_out_range_impl() local
Dopus_encoder.c751 static int compute_silk_rate_for_hybrid(int rate, int bandwidth, int frame20ms, int vbr, int fec, i… in compute_silk_rate_for_hybrid()
806 int frame_rate, int vbr, int mode, int complexity, int loss) in compute_equiv_rate()
Dopus_multistream_encoder.c825 opus_int32 vbr; in opus_multistream_encode_native() local
/external/libopus/tests/
Dtest_opus_encode.c225 int vbr = RAND_SAMPLE(use_vbr); in fuzz_encoder_settings() local
/external/libopus/celt/
Dcelt_encoder.c71 int vbr; member
972 int isTransient, int vbr, int constrained_vbr, const opus_int16 *eBands, int LM, in dynalloc_analysis()
/external/pffft/
Dpffft_priv_impl.h1618 v4sf var, vai, vbr, vbi; in FUNC_ZCONVOLVE_NO_ACCU() local