Home
last modified time | relevance | path

Searched refs:pdlen (Results 1 – 25 of 51) sorted by relevance

123

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/isomp4/
H A Dgstrtpxqtdepay.c331 guint pdlen, pdpadded; in gst_rtp_xqt_depay_process() local
352 pdlen = (payload[2] << 8) | payload[3]; in gst_rtp_xqt_depay_process()
354 if (pdlen < 12) in gst_rtp_xqt_depay_process()
358 pdpadded = pdlen + 3; in gst_rtp_xqt_depay_process()
363 padding = pdpadded - pdlen; in gst_rtp_xqt_depay_process()
365 "K: %d, F: %d, A: %d, Z: %d, len: %d, padding %d", k, f, a, z, pdlen, in gst_rtp_xqt_depay_process()
392 pdlen -= 12; in gst_rtp_xqt_depay_process()
395 while (pdlen > 3) { in gst_rtp_xqt_depay_process()
408 pdlen -= 4; in gst_rtp_xqt_depay_process()
409 if (tlv_len > pdlen) in gst_rtp_xqt_depay_process()
[all …]
/dports/www/lua-resty-core/lua-resty-core-0.1.22/lib/resty/core/
H A Dbase64.lua104 local pdlen = get_size_ptr()
105 local ok = ngx_lua_ffi_decode_base64(s, slen, dst, pdlen)
109 return ffi_string(dst, pdlen[0])

123