Home
last modified time | relevance | path

Searched refs:rtp (Results 1 – 25 of 28) sorted by relevance

12

/external/bluez/utils/audio/
Dgsta2dpsink.c250 if (self->rtp) { in gst_a2dp_sink_remove_dynamic_elements()
252 if (!gst_bin_remove(GST_BIN(self), GST_ELEMENT(self->rtp))) in gst_a2dp_sink_remove_dynamic_elements()
256 self->rtp = NULL; in gst_a2dp_sink_remove_dynamic_elements()
429 if (!gst_element_link(GST_ELEMENT(self->rtp), sink)) { in gst_a2dp_sink_init_avdtp_sink()
460 if (self->rtp != NULL) in gst_a2dp_sink_init_rtp_sbc_element()
468 self->rtp = GST_BASE_RTP_PAYLOAD(rtppay); in gst_a2dp_sink_init_rtp_sbc_element()
469 g_object_set(G_OBJECT(self->rtp), "min-frames", -1, NULL); in gst_a2dp_sink_init_rtp_sbc_element()
481 if (self->rtp) in gst_a2dp_sink_init_rtp_mpeg_element()
494 self->rtp = GST_BASE_RTP_PAYLOAD(rtppay); in gst_a2dp_sink_init_rtp_mpeg_element()
556 g_object_set(G_OBJECT(self->rtp), "mtu", in gst_a2dp_sink_init_dynamic_elements()
[all …]
DMakefile.am25 libasound_module_pcm_bluetooth_la_SOURCES = pcm_bluetooth.c rtp.h ipc.h ipc.c
30 libasound_module_ctl_bluetooth_la_SOURCES = ctl_bluetooth.c rtp.h ipc.h ipc.c
49 rtp.h ipc.h ipc.c
Dgsta2dpsink.h50 GstBaseRTPPayload *rtp; member
DMakefile.in73 rtp.h ipc.h ipc.c
86 rtp.h ipc.h ipc.c
102 gstrtpsbcpay.c rtp.h ipc.h ipc.c
287 @ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_pcm_bluetooth_la_SOURCES = pcm_bluetooth.c rtp.h ipc.…
291 @ALSA_TRUE@@AUDIOPLUGIN_TRUE@libasound_module_ctl_bluetooth_la_SOURCES = ctl_bluetooth.c rtp.h ipc.…
305 @AUDIOPLUGIN_TRUE@@GSTREAMER_TRUE@ rtp.h ipc.h ipc.c
/external/opencore/protocols/rtp/
DAndroid.mk21 $(PV_TOP)/protocols/rtp/src \
22 $(PV_TOP)/protocols/rtp/src \
23 $(PV_TOP)/protocols/rtp/include \
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/
DAndroid.mk20 $(PV_TOP)/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src \
21 $(PV_TOP)/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/include \
25 $(PV_TOP)/protocols/rtp/src \
/external/opencore/nodes/streaming/streamingmanager/
DAndroid.mk31 $(PV_TOP)/protocols/rtp/src \
50 $(PV_TOP)/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/include \
53 $(PV_TOP)/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/include \
/external/opencore/build_config/opencore_dynamic/
DAndroid_opencore_rtsp.mk31 include $(PV_TOP)/protocols/rtp/Android.mk
33 include $(PV_TOP)/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/Android.mk
/external/opencore/nodes/streaming/streamingmanager/build/make_segments/
D3gpp.mk4 XINCDIRS += -I../../../../streaming/jitterbuffernode/jitterbuffer/rtp/include
Drtspunicast.mk5 XINCDIRS += -I../../../../streaming/jitterbuffernode/jitterbuffer/rtp/include
Dlocal.mk12 …uffernode/include ../../../medialayernode/include ../../../../../protocols/rtp/src ../../../../com…
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/build/make/
Dlocal.mk12 …/mshttp/config -I ../../../../../streamingmanager/include -I ../../../../../../../protocols/rtp/src
/external/opencore/protocols/rtsp_parcom/build/make/
Dlocal.mk13 XINCDIRS += ../../../rtp/src
/external/opencore/nodes/streaming/jitterbuffernode/build/make/
Dlocal.mk9 …ingmanager/plugins/mshttp/config ../../../streamingmanager/include ../../../../../protocols/rtp/src
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/build/make/
Dlocal.mk12 …/mshttp/config -I ../../../../../streamingmanager/include -I ../../../../../../../protocols/rtp/src
/external/opencore/protocols/rtsp_parcom/
DAndroid.mk24 $(PV_TOP)/protocols/rtp/src \
/external/opencore/protocols/rtsp_client_engine/build_opencore/make/
Dlocal.mk13 …s/streaming/streamingmanager/config/3gpp ../../../rtsp_parcom/src ../../../rtp/src ../../../../bas…
/external/opencore/nodes/streaming/jitterbuffernode/
DAndroid.mk26 $(PV_TOP)/protocols/rtp/src \
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/
DAndroid.mk30 $(PV_TOP)/protocols/rtp/src \
/external/opencore/protocols/rtsp_client_engine/
DAndroid.mk27 $(PV_TOP)/protocols/rtp/src \
/external/opencore/nodes/streaming/streamingmanager/build/linux_3gpp/
Dlocal.mk12 …uffernode/include ../../../medialayernode/include ../../../../../protocols/rtp/src ../../../../com…
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp898 OSCL_StackString<8> rtp(_STRLIT_CHAR("rtp")); in DoRequestPort() local
921 portParams.iTransportType = rtp; in DoRequestPort()
1014 portParams.iTransportType = rtp; in DoRequestPort()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5658 struct _Rtp rtp; member
/external/tcpdump/
DCHANGES740 (sunrpc) and rtp packets. Added "inbound" and "outbound" keywords
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp8057 Delete_Rtp(&x->rtp); in Delete_SignalUpdate()

12