Home
last modified time | relevance | path

Searched defs:n_out (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/brotli/
Dbrotli.c53 uint8_t *n_out; in lcs_process_brotli() local
/third_party/ffmpeg/libavfilter/
Daf_aresample.c187 int n_out = n_in * aresample->ratio + 32; in filter_frame() local
240 int n_out = 4096; in flush_frame() local
Daf_apad.c99 int n_out = s->packet_size; in request_frame() local
Daf_atempo.c1053 int n_out) in push_samples()
1085 int n_out = (int)(0.5 + ((double)n_in) / atempo->tempo); in filter_frame() local
1136 int n_out; in request_frame() local
/third_party/boost/libs/beast/test/beast/zlib/
Ddeflate_stream.cpp80 virtual void avail_out(std::size_t n_out) noexcept override { zs.avail_out = n_out; } in avail_out()
143 virtual void avail_out(std::size_t n_out) noexcept override { zp.avail_out = n_out; } in avail_out()
Dinflate_stream.cpp80 virtual void avail_out(std::size_t n_out) noexcept override { zs.avail_out = n_out; } in avail_out()
135 virtual void avail_out(std::size_t n_out) noexcept override { zp.avail_out = n_out; } in avail_out()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dccconverter.c264 guint n_out, const guint8 ** out, guint * out_len, const gchar * in_caps, in check_conversion_multiple()
/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c719 gst_interlace_fraction_double (gint * n_out, gint * d_out, gboolean half) in gst_interlace_fraction_double()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c2310 gst_deinterlace_fraction_double (gint * n_out, gint * d_out, gboolean half) in gst_deinterlace_fraction_double()
/third_party/libxml2/
Dtestapi.c1306 int n_out; in test_UTF8ToHtml() local
1935 int n_out; in test_htmlEncodeEntities() local
3289 int n_out; in test_htmlNodeDumpFile() local
3336 int n_out; in test_htmlNodeDumpFileFormat() local
5679 int n_out; in test_xmlACatalogDump() local
6012 int n_out; in test_xmlCatalogDump() local
8555 int n_out; in test_UTF8Toisolat1() local
8610 int n_out; in test_isolat1ToUTF8() local
8733 int n_out; in test_xmlCharEncFirstLine() local
8779 int n_out; in test_xmlCharEncInFunc() local
[all …]