Home
last modified time | relevance | path

Searched defs:ves (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/audio/baresip/baresip-0.5.8/modules/daala/
H A Dencode.c35 static void dump_stats(const struct videnc_state *ves) in dump_stats()
45 static int send_packet(struct videnc_state *ves, bool marker, in send_packet()
75 struct videnc_state *ves = arg; in destructor() local
89 struct videnc_state *ves; in daala_encode_update() local
127 static int open_encoder(struct videnc_state *ves, const struct vidsz *size) in open_encoder()
219 int daala_encode(struct videnc_state *ves, bool update, in daala_encode()
/dports/audio/baresip/baresip-0.5.8/modules/vp9/
H A Dencode.c41 struct videnc_state *ves = arg; in destructor() local
61 struct videnc_state *ves; in vp9_encode_update() local
103 static int open_encoder(struct videnc_state *ves, const struct vidsz *size) in open_encoder()
172 static int send_packet(struct videnc_state *ves, bool marker, in send_packet()
184 static inline int packetize(struct videnc_state *ves, in packetize()
216 int vp9_encode(struct videnc_state *ves, bool update, in vp9_encode()
/dports/audio/baresip/baresip-0.5.8/modules/av1/
H A Dencode.c38 struct videnc_state *ves = arg; in destructor() local
49 struct videnc_state *ves; in av1_encode_update() local
85 static int open_encoder(struct videnc_state *ves, const struct vidsz *size) in open_encoder()
170 int av1_encode(struct videnc_state *ves, bool update, in av1_encode()
/dports/audio/baresip/baresip-0.5.8/modules/vp8/
H A Dencode.c37 struct videnc_state *ves = arg; in destructor() local
49 struct videnc_state *ves; in vp8_encode_update() local
91 static int open_encoder(struct videnc_state *ves, const struct vidsz *size) in open_encoder()
189 int vp8_encode(struct videnc_state *ves, bool update, in vp8_encode()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvarnish/
H A Dvenc.c129 venc_decode_base64(struct venc_state *ves, const char *b, const char *e) in venc_decode_base64()
193 struct venc_state ves; in VENC_Decode_Base64() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/zink/
H A Dzink_state.c40 struct zink_vertex_elements_state *ves = CALLOC_STRUCT(zink_vertex_elements_state); in zink_create_vertex_elements_state() local
86 struct zink_vertex_elements_state *ves = cso; in zink_bind_vertex_elements_state() local
97 void *ves) in zink_delete_vertex_elements_state()
/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DOpt_Dummy.cpp30 namespace ves { namespace
H A DTD_Exponential.cpp29 namespace ves { namespace
H A DTD_WellTempered.cpp33 namespace ves { namespace
/dports/math/ogdf/OGDF/doc/examples/layout/
H A Dorthogonal.cpp35 VariableEmbeddingInserter *ves = new VariableEmbeddingInserter; in main() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member
H A Dvl_matrix_filter.h44 void *ves; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.h44 void *ves; member
H A Dvl_bicubic_filter.h43 void *ves; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member
H A Dvl_matrix_filter.h44 void *ves; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member
H A Dvl_matrix_filter.h44 void *ves; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member
H A Dvl_matrix_filter.h44 void *ves; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member
H A Dvl_matrix_filter.h44 void *ves; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.h44 void *ves; member
H A Dvl_bicubic_filter.h43 void *ves; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.h43 void *ves; member

12345678910