Home
last modified time | relevance | path

Searched refs:nbChannels (Results 1 – 25 of 61) sorted by relevance

123

/dports/misc/ezc3d/ezc3d-Release_1.4.6/src/
H A DSubframe.cpp17 for (size_t i = 0; i < nbChannels(); ++i){ in print()
25 for (size_t i = 0; i < nbChannels(); ++i){ in write()
35 size_t ezc3d::DataNS::AnalogsNS::SubFrame::nbChannels() const { in nbChannels() function in ezc3d::DataNS::AnalogsNS::SubFrame
39 void ezc3d::DataNS::AnalogsNS::SubFrame::nbChannels( in nbChannels() function in ezc3d::DataNS::AnalogsNS::SubFrame
53 + std::to_string(nbChannels()) + "."); in channel()
67 + std::to_string(nbChannels()) + "."); in channel()
77 if (idx >= nbChannels()) in channel()
/dports/multimedia/vlc/vlc-3.0.16/modules/audio_filter/
H A Daudiobargraph_a.c149 static void SendValues(filter_t *p_filter, float *value, int nbChannels) in SendValues() argument
154 for (int i = 0; i < nbChannels; i++) { in SendValues()
173 int nbChannels = aout_FormatNbChannels(&p_filter->fmt_in.audio); in DoWork() local
175 for (int i = 0; i < nbChannels; i++) in DoWork()
180 for (int j = 0; j<nbChannels; j++) { in DoWork()
190 for (int j = 0; j<nbChannels; j++) { in DoWork()
235 if (p_sys->bargraph && nbChannels > 0 && p_sys->counter++ > p_sys->bargraph_repetition) { in DoWork()
236 SendValues(p_filter, i_value, nbChannels); in DoWork()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dptil_fpx.cpp167 nbChannels = ((PResolutionFlashPix *)fatherSubImage)->nbChannels; in InitializeRead()
224 nbChannels = ((PResolutionFlashPix *)fatherSubImage)->nbChannels; in WriteRawTile()
303 nbChannels = ((PResolutionFlashPix *)fatherSubImage)->nbChannels; in Write()
392 if( nbChannels > 3) in Write()
437 if ( nbChannels < 4 ) { in Write()
497 nbChannels, in Write()
525 if ( nbChannels < 4 ) in Write()
824 long nbChan = ((PResolutionFlashPix*)fatherSubImage)->nbChannels; in ReadRawPixels()
885 nbChannels, in ReadRawPixels()
901 if ( nbChannels < 4 ) { in ReadRawPixels()
[all …]
H A Dbuffdesc.cpp1389 short nbChannels = (short) GetNbChannel(baseSpace); in CreateThumbnail() local
1390 switch(nbChannels) in CreateThumbnail()
1395 nbChannels = 3; in CreateThumbnail()
1396 ((obj_Compresseur32Vers24 *)monCompresseur)->SetCompressionParameters(nbChannels,leftShift); in CreateThumbnail()
1410 nbChannels = 1; in CreateThumbnail()
1411 ((obj_Compresseur32Vers24 *)monCompresseur)->SetCompressionParameters(nbChannels, leftShift); in CreateThumbnail()
1420 ((obj_Compresseur32Vers24 *)monCompresseur)->SetCompressionParameters(nbChannels,leftShift); in CreateThumbnail()
1432 if (nbChannels >= 3) { in CreateThumbnail()
1443 if ( nbChannels == 1 ) in CreateThumbnail()
1468 if ( nbChannels == 1 ) in CreateThumbnail()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/spu/
H A Daudiobargraph_v.c113 int nbChannels; member
187 p_BarGraph->nbChannels = 0; in parse_i_values()
192 p_BarGraph->nbChannels++; in parse_i_values()
194 p_BarGraph->nbChannels*sizeof(int)); in parse_i_values()
196 …p_BarGraph->i_values[p_BarGraph->nbChannels-1] = VLC_CLIP(iec_scale(db)*p_BarGraph->scale, 0, p_Ba… in parse_i_values()
246 int nbChannels = b->nbChannels; in Draw() local
251 if (nbChannels > 0) in Draw()
252 w = 2 * nbChannels * barWidth + 30; in Draw()
293 for (int i = 0; i < nbChannels; i++) { in Draw()
/dports/misc/ezc3d/ezc3d-Release_1.4.6/include/
H A DSubframe.h55 size_t nbChannels() const;
61 void nbChannels(
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_audioFilter/src/
H A DADM_audioResample.cpp22 nbChannels=0; in ADM_resample()
50 nbChannels=channel; in init()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_audioFilter/src/
H A DADM_audioResample.cpp22 nbChannels=0; in ADM_resample()
50 nbChannels=channel; in init()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_audioFilter/src/
H A DADM_audioResample.cpp22 nbChannels=0; in ADM_resample()
50 nbChannels=channel; in init()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_audioFilter/src/
H A DADM_audioResample.cpp22 nbChannels=0; in ADM_resample()
50 nbChannels=channel; in init()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ffmpeg/
H A DFFmpegDecoderAudio.hpp46 int nbChannels() const;
105 inline int FFmpegDecoderAudio::nbChannels() const in nbChannels() function in osgFFmpeg::FFmpegDecoderAudio
H A DFFmpegAudioStream.cpp64 return m_decoder->audio_decoder().nbChannels(); in audioNbChannels()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ffmpeg/
H A DFFmpegDecoderAudio.hpp46 int nbChannels() const;
105 inline int FFmpegDecoderAudio::nbChannels() const in nbChannels() function in osgFFmpeg::FFmpegDecoderAudio
H A DFFmpegAudioStream.cpp64 return m_decoder->audio_decoder().nbChannels(); in audioNbChannels()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DETC_Decoder.cpp91 …static void DecodeBlock(const ETC2 **sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock()
100 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
102 … sDst[i * nbChannels + c] = clampEAC(sources[c]->getSingleChannel(i, j, isSigned, true), isSigned); in DecodeBlock()
117 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
119 sDst[i * nbChannels + c] = clampSByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
131 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
133 dest[i * nbChannels + c] = clampByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DETC_Decoder.cpp92 …static void DecodeBlock(const ETC2** sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock()
101 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
103 … sDst[i * nbChannels + c] = clampEAC(sources[c]->getSingleChannel(i, j, isSigned, true), isSigned); in DecodeBlock()
118 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
120 sDst[i * nbChannels + c] = clampSByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
132 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
134 dest[i * nbChannels + c] = clampByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DETC_Decoder.cpp92 …static void DecodeBlock(const ETC2** sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock()
101 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
103 … sDst[i * nbChannels + c] = clampEAC(sources[c]->getSingleChannel(i, j, isSigned, true), isSigned); in DecodeBlock()
118 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
120 sDst[i * nbChannels + c] = clampSByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
132 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
134 dest[i * nbChannels + c] = clampByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DETC_Decoder.cpp91 …static void DecodeBlock(const ETC2 **sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock()
100 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
102 … sDst[i * nbChannels + c] = clampEAC(sources[c]->getSingleChannel(i, j, isSigned, true), isSigned); in DecodeBlock()
117 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
119 sDst[i * nbChannels + c] = clampSByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
131 for(int c = nbChannels - 1; c >= 0; c--) in DecodeBlock()
133 dest[i * nbChannels + c] = clampByte(sources[c]->getSingleChannel(i, j, isSigned, false)); in DecodeBlock()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreAudioFilter/include/
H A DADM_audioResample.h16 uint32_t nbChannels; variable
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreAudioFilter/include/
H A DADM_audioResample.h16 uint32_t nbChannels; variable
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreAudioFilter/include/
H A DADM_audioResample.h16 uint32_t nbChannels; variable
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreAudioFilter/include/
H A DADM_audioResample.h16 uint32_t nbChannels; variable
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.7.0-src/libcelt/
H A Dmodes.h55 # define MCHANNELS(mode) ((mode)->nbChannels)
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A Dmediaenc_ffmpeg.h59 void getAudioFrame(int nbChannels);
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dptile.h168 short nbChannels; // Number of channels (1 to 4 in Baseline) variable

123