Home
last modified time | relevance | path

Searched defs:bytes_in (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/audio/emscripten/
DSDL_emscriptenaudio.c71 const int bytes_in = SDL_AUDIO_BITSIZE(this->convert.src_format) / 8; in HandleAudioProcess() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstdownloadbuffer.h90 guint64 bytes_in; member
Dgstqueue2.h131 guint64 bytes_in; member
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c236 guint bytes_in = gst_buffer_get_size (buf_in) - offset; in fill_queue() local
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h373 unsigned int bytes_in; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c230 guint64 bytes_in; member