Home
last modified time | relevance | path

Searched defs:parse_packet (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.h72 GstFlowReturn (*parse_packet) (GstKateParse * parse, GstBuffer * buf); member
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.h76 GstFlowReturn (*parse_packet) (GstVorbisParse * parse, GstBuffer * buf); member
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc422 int MemcachedConnection::parse_packet() { in parse_packet() function in shrpx::MemcachedConnection
/third_party/ffmpeg/libavformat/
Drtpdec.h135 DynamicPayloadPacketHandlerProc parse_packet; member
Drdt.c49 DynamicPayloadPacketHandlerProc parse_packet; member
Dutils.c1423 static int parse_packet(AVFormatContext *s, AVPacket *pkt, in parse_packet() function
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.c842 parse_packet (GstJP2kDecimator * self, GstByteReader * reader, in parse_packet() function