Home
last modified time | relevance | path

Searched defs:needed_bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c636 guint needed_bytes) in gst_rtmp_connection_start_read()
675 gsize needed_bytes = 1; in gst_rtmp_connection_do_read() local
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c242 int needed_bytes = ebml_length_size(length); in put_ebml_length() local