Home
last modified time | relevance | path

Searched refs:preallocate_size (Results 1 – 25 of 26) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/flv/
H A Dgstflvmux.c787 gint preallocate_size; in gst_flv_mux_preallocate_index() local
796 preallocate_size = 11 + 8 + 22 + 10 + MAX_INDEX_ENTRIES * 18; in gst_flv_mux_preallocate_index()
798 preallocate_size); in gst_flv_mux_preallocate_index()
800 _gst_buffer_new_and_alloc (preallocate_size, &tmp, &data); in gst_flv_mux_preallocate_index()
806 GST_WRITE_UINT16_BE (data + 12, preallocate_size - 14); in gst_flv_mux_preallocate_index()
807 memset (data + 14, ' ', preallocate_size - 14); /* the rest is spaces */ in gst_flv_mux_preallocate_index()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-0.20.3/src/
H A Dcontext.rs273 pub fn preallocate_size() -> usize { in preallocate_size() method

12