Home
last modified time | relevance | path

Searched defs:jbp (Results 1 – 9 of 9) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DAudioOutputSpeech.cpp159 JitterBufferPacket jbp; in addFrameToBuffer() local
214 JitterBufferPacket jbp; in needSamples() local
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DAudioOutputSpeech.cpp159 JitterBufferPacket jbp; in addFrameToBuffer() local
214 JitterBufferPacket jbp; in needSamples() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/
H A DInstanceFiltersAction.java242 IJavaBreakpoint jbp = (IJavaBreakpoint)allBreakpoints[i]; in getApplicableBreakpoints() local
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/sys/unix/
H A Dzerrors_zos_s390x.go134 IP_PKTINFO = 101
/dports/archivers/unzip/unzip60/qdos/
H A Dqdos.c898 jbextra *jbp = (jbextra *)&qextra; variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_jitterbuffer.c1074 SWITCH_DECLARE(switch_status_t) switch_jb_create(switch_jb_t **jbp, switch_jb_type_t type, in switch_jb_create()
1109 SWITCH_DECLARE(switch_status_t) switch_jb_destroy(switch_jb_t **jbp) in switch_jb_destroy()
/dports/net/ortp/ortp-1.0.2-0/src/
H A Drtpsession.c229 JBParameters jbp; in rtp_session_init() local
343 void jb_parameters_init(JBParameters *jbp) { in jb_parameters_init()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dvideostream.c864 JBParameters jbp; in video_stream_start_with_source_and_output() local
/dports/lang/swi-pl/swipl-8.2.3/packages/jpl/src/main/c/
H A Djpl.c825 jni_term_to_jbyte_buf(term_t t, jbyte **jbp) in jni_term_to_jbyte_buf()