Home
last modified time | relevance | path

Searched defs:maxchannels (Results 1 – 20 of 20) sorted by relevance

/dports/audio/mpg123/mpg123-1.29.3/src/libout123/
H A Dbuffer.c280 , int minchannels, int maxchannels in buffer_formats()
792 int maxchannels; in buffer_loop() local
H A Dlibout123.c1234 , int minchannels, int maxchannels in out123_formats()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/export/
H A DExportFFmpegDialogs.h53 unsigned maxchannels; //!< how many channels this format could handle member
H A DExport.cpp142 void ExportPlugin::SetMaxChannels(unsigned maxchannels, unsigned index) in SetMaxChannels()
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dplot.c16 uint64_t maxchannels; member
/dports/devel/libsigrok/libsigrok-0.5.2/src/input/
H A Dvcd.c77 unsigned int maxchannels; member
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/lib/
H A Disupport.h183 int maxchannels; member
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebuf.cpp1802 ImageBuf::getpixel(int x, int y, int z, float* pixel, int maxchannels, in getpixel()
1966 ImageBuf::setpixel(int x, int y, int z, const float* pixel, int maxchannels) in setpixel()
1998 ImageBuf::setpixel(int i, const float* pixel, int maxchannels) in setpixel()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebuf.cpp1802 ImageBuf::getpixel(int x, int y, int z, float* pixel, int maxchannels, in getpixel()
1966 ImageBuf::setpixel(int x, int y, int z, const float* pixel, int maxchannels) in setpixel()
1998 ImageBuf::setpixel(int i, const float* pixel, int maxchannels) in setpixel()
/dports/games/tesseract-data/tesseract/src/engine/
H A Dsound.cpp78 int maxchannels = 0; variable
/dports/games/tesseract/tesseract/src/engine/
H A Dsound.cpp78 int maxchannels = 0; variable
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dsound.cpp73 int maxchannels = 0; variable
/dports/games/tetrinet-x/tetrinetx-1.13.16/src/
H A Dmain.h157 int maxchannels; member
/dports/audio/libao/libao-1.2.0/src/
H A Daudio_out.c632 static char *_sanitize_matrix(int maxchannels, char *matrix, ao_device *device){ in _sanitize_matrix()
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Dsoundmix.c1689 int maxchannels() in maxchannels() function
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Dsoundmix.c1676 int maxchannels() in maxchannels() function
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DFmodOpenALBridge.cpp1532 FMOD_RESULT OpenALSystem::init(int maxchannels, const FMOD_INITFLAGS flags, const void *extradriver… in init()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/ext/libav/
H A Dgstavcodecmap.c589 gint maxchannels = 2; in gst_ff_aud_caps_new() local
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dfmod_wrap.h112 …FMOD_RESULT init (int maxchannels, FMOD_INITFLAGS flags, void *extradriverdata) … in init()
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h4281 uint64_t maxchannels; member