Searched defs:wordlen (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbuffer.c | 702 gpointer * data, guint * wordlen) in gst_rtp_buffer_get_extension_data() 1476 guint wordlen; in gst_rtp_buffer_get_extension_onebyte_header() local 1509 guint wordlen; in gst_rtp_buffer_get_extension_twobytes_header() local 1564 get_onebyte_header_end_offset (guint8 * pdata, guint wordlen, guint * offset) in get_onebyte_header_end_offset() 1629 guint wordlen = 0; in gst_rtp_buffer_add_extension_onebyte_header() local 1671 get_twobytes_header_end_offset (const guint8 * pdata, guint wordlen) in get_twobytes_header_end_offset() 1729 guint wordlen; in gst_rtp_buffer_add_extension_twobytes_header() local
|
D | gstrtcpbuffer.c | 2338 gst_rtcp_packet_fb_set_fci_length (GstRTCPPacket * packet, guint16 wordlen) in gst_rtcp_packet_fb_set_fci_length() 2567 gst_rtcp_packet_app_set_data_length (GstRTCPPacket * packet, guint16 wordlen) in gst_rtcp_packet_app_set_data_length()
|
D | gstrtpbasedepayload.c | 1149 guint wordlen; in read_rtp_header_extensions() local
|
D | gstrtpbasepayload.c | 1732 guint wordlen; in set_headers() local
|
/third_party/gstreamer/gstplugins_bad/gst/onvif/ |
D | gstrtponvifparse.c | 96 guint wordlen; in handle_buffer() local
|
D | gstrtponviftimestamp.c | 476 guint wordlen; in handle_buffer() local
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristrtpext.c | 102 guint wordlen; in gst_rist_rtp_ext_chain() local
|
/third_party/curl/lib/ |
D | curl_sasl.h | 120 #define sasl_mech_equal(line, wordlen, mech) \ argument
|
D | pop3.c | 714 size_t wordlen; in pop3_state_capa_resp() local
|
D | smtp.c | 903 size_t wordlen; in smtp_state_ehlo_resp() local
|
D | imap.c | 892 size_t wordlen; in imap_state_capability_resp() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtp.c | 1927 guint wordlen = 0; in GST_START_TEST() local
|
/third_party/ffmpeg/libavcodec/ |
D | atrac3plus.c | 763 int i, ch_num, qu, wordlen, codetab, tab_index, num_specs; in decode_spectrum() local
|