Home
last modified time | relevance | path

Searched defs:buffer_length (Results 1 – 25 of 52) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudiowsincband.c151 gint buffer_length; in GST_START_TEST() local
229 gint buffer_length; in GST_START_TEST() local
304 gint buffer_length; in GST_START_TEST() local
376 gint buffer_length; in GST_START_TEST() local
453 gint buffer_length; in GST_START_TEST() local
528 gint buffer_length; in GST_START_TEST() local
662 gint buffer_length; in GST_START_TEST() local
738 gint buffer_length; in GST_START_TEST() local
813 gint buffer_length; in GST_START_TEST() local
885 gint buffer_length; in GST_START_TEST() local
[all …]
Daudiowsinclimit.c148 gint buffer_length; in GST_START_TEST() local
219 gint buffer_length; in GST_START_TEST() local
288 gint buffer_length; in GST_START_TEST() local
360 gint buffer_length; in GST_START_TEST() local
482 gint buffer_length; in GST_START_TEST() local
553 gint buffer_length; in GST_START_TEST() local
622 gint buffer_length; in GST_START_TEST() local
694 gint buffer_length; in GST_START_TEST() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc116 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local
136 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local
149 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyFrom() local
169 int32_t buffer_length = COPY_BUFFER_SIZE; in CopyFrom() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc116 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local
136 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local
149 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyFrom() local
169 int32_t buffer_length = COPY_BUFFER_SIZE; in CopyFrom() local
/third_party/ffmpeg/libavcodec/
Dcelp_filters.c61 const int16_t *in, int buffer_length, in ff_celp_lp_synthesis_filter()
85 const float* in, int buffer_length, in ff_celp_lp_synthesis_filterf()
200 const float *in, int buffer_length, in ff_celp_lp_zero_synthesis_filterf()
/third_party/flutter/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Duncompress_fuzzer.cc15 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
Dinflate_fuzzer.cc20 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
Ddeflate_set_dictionary_fuzzer.cc19 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
Ddeflate_fuzzer.cc24 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Duncompress_fuzzer.cc15 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
Dinflate_fuzzer.cc20 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
Ddeflate_set_dictionary_fuzzer.cc19 uLongf buffer_length = static_cast<uLongf>(sizeof(buffer)); in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavcodec/mips/
Dcelp_filters_mips.c64 const float* in, int buffer_length, in ff_celp_lp_synthesis_filterf_mips()
203 const float *in, int buffer_length, in ff_celp_lp_zero_synthesis_filterf_mips()
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-double-to-string.cpp399 int buffer_length, in DoubleToAscii()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-double-to-string.cpp399 int buffer_length, in DoubleToAscii()
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-double-to-string.cpp399 int buffer_length, in DoubleToAscii()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc63 int buffer_length) { in SaveFile()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc63 int buffer_length) { in SaveFile()
/third_party/libpng/
Dpngpread.c525 size_t buffer_length) in png_push_restore_buffer()
628 size_t buffer_length) in png_process_IDAT_data()
/third_party/flutter/skia/third_party/externals/libpng/
Dpngpread.c525 size_t buffer_length) in png_push_restore_buffer()
628 size_t buffer_length) in png_process_IDAT_data()
/third_party/skia/third_party/externals/libpng/
Dpngpread.c525 size_t buffer_length) in png_push_restore_buffer()
628 size_t buffer_length) in png_process_IDAT_data()
/third_party/gstreamer/gstplugins_bad/ext/openal/
Dgstopenalsrc.h100 guint64 buffer_length; member
/third_party/ninja/src/
Dincludes_normalize-win32.cc30 size_t buffer_length, string *err) { in InternalGetFullPathName()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbasefirfilter.h73 guint buffer_length; /* length of the buffer -- meaning depends on processing mode */ member
/third_party/skia/third_party/externals/brotli/python/
D_brotli.cc108 size_t buffer_length = 0; // Request all available output. in compress_stream() local
411 size_t buffer_length = 0; // Request all available output. in decompress_stream() local

123