Home
last modified time | relevance | path

Searched refs:channelIdx (Results 1 – 25 of 52) sorted by relevance

123

/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dmetadata_compressor.cpp551 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
593 if ((drcComp->channelIdx[RS] >= 0) && (drcComp->channelIdx[RS2] >= 0)) in findPeakLevels()
698 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
806 if ((drcComp->channelIdx[RS] >= 0) && (drcComp->channelIdx[RS2] >= 0)) in findPeakLevels()
956 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
1102 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
1104 drcComp->channelIdx[RS] = in FDK_DRC_Generator_Initialize()
1118 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
1120 drcComp->channelIdx[RS] = in FDK_DRC_Generator_Initialize()
1133 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
[all …]
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACenc/src/
H A Dmetadata_compressor.cpp551 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
593 if ((drcComp->channelIdx[RS] >= 0) && (drcComp->channelIdx[RS2] >= 0)) in findPeakLevels()
698 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
806 if ((drcComp->channelIdx[RS] >= 0) && (drcComp->channelIdx[RS2] >= 0)) in findPeakLevels()
956 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0)) in findPeakLevels()
1102 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
1104 drcComp->channelIdx[RS] = in FDK_DRC_Generator_Initialize()
1118 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
1120 drcComp->channelIdx[RS] = in FDK_DRC_Generator_Initialize()
1133 drcComp->channelIdx[LS] = in FDK_DRC_Generator_Initialize()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/twine/audio/
H A Dsound.cpp50 void Sound::setSamplePosition(int32 channelIdx, int32 x, int32 y, int32 z) { in setSamplePosition() argument
51 if (channelIdx < 0 || channelIdx >= NUM_CHANNELS) { in setSamplePosition()
68 int channelIdx = getFreeSampleChannelIndex(); in playFlaSample() local
69 if (channelIdx == -1) { in playFlaSample()
96 int channelIdx = getFreeSampleChannelIndex(); in playSample() local
97 if (channelIdx == -1) { in playSample()
103 setSamplePosition(channelIdx, x, y, z); in playSample()
105 samplesPlayingActors[channelIdx] = actorIdx; in playSample()
134 int channelIdx = getFreeSampleChannelIndex(); in playVoxSample() local
135 if (channelIdx == -1) { in playVoxSample()
[all …]
H A Dsound.h66 …bool playSample(int channelIdx, int index, uint8 *sampPtr, int32 sampSize, int32 loop, const char …
88 void setSamplePosition(int32 channelIdx, int32 x, int32 y, int32 z);
90 inline void setSamplePosition(int32 channelIdx, const IVec3 &pos) { in setSamplePosition() argument
91 setSamplePosition(channelIdx, pos.x, pos.y, pos.z); in setSamplePosition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkYUVAInfo.cpp94 int channelIdx, in channel_index_to_channel() argument
99 if (channelIdx == 0) { in channel_index_to_channel()
105 if (channelIdx == 0) { in channel_index_to_channel()
111 if (channelIdx == 0 || channelIdx == 1) { in channel_index_to_channel()
112 *channel = static_cast<SkColorChannel>(channelIdx); in channel_index_to_channel()
117 if (channelIdx >= 0 && channelIdx <= 2) { in channel_index_to_channel()
118 *channel = static_cast<SkColorChannel>(channelIdx); in channel_index_to_channel()
123 if (channelIdx >= 0 && channelIdx <= 3) { in channel_index_to_channel()
124 *channel = static_cast<SkColorChannel>(channelIdx); in channel_index_to_channel()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/BVH/
H A DBVHLoader.cpp459 int channelIdx = mapIter->second; in CreateAnimation() local
462 … poskey->mValue.x = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
465 … poskey->mValue.y = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
468 … poskey->mValue.z = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
497 for (unsigned int channelIdx = 0; channelIdx < node.mChannels.size(); ++ channelIdx) { in CreateAnimation() local
498 switch (node.mChannels[channelIdx]) { in CreateAnimation()
501 …const float angle = node.mChannelValues[fr * node.mChannels.size() + channelIdx] * float(AI_MATH_P… in CreateAnimation()
507 …const float angle = node.mChannelValues[fr * node.mChannels.size() + channelIdx] * float(AI_MATH_P… in CreateAnimation()
513 …const float angle = node.mChannelValues[fr * node.mChannels.size() + channelIdx] * float(AI_MATH_P… in CreateAnimation()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/BVH/
H A DBVHLoader.cpp492 int channelIdx = mapIter->second; in CreateAnimation() local
495 … poskey->mValue.x = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
498 … poskey->mValue.y = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
501 … poskey->mValue.z = node.mChannelValues[fr * node.mChannels.size() + channelIdx]; in CreateAnimation()
541 int channelIdx = mapIter->second; in CreateAnimation() local
543 …const float angle = node.mChannelValues[fr * node.mChannels.size() + channelIdx] * float(AI_MATH_P… in CreateAnimation()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dadjustlevelspopup.cpp488 int channelIdx = histograms->currentIndex(); in clampRange() local
489 int inputBarIdx = (channelIdx << 1); in clampRange()
497 histograms->getHistogramView(channelIdx)->values(); in clampRange()
517 int channelIdx = histograms->currentIndex(); in autoAdjust() local
518 int inputBarIdx = (channelIdx << 1); in autoAdjust()
526 histograms->getHistogramView(channelIdx)->values(); in autoAdjust()
527 if (channelIdx == 0) { in autoAdjust()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Optimizer/Lower/
H A DLower.cpp510 auto channelIdx = BN.getChannelIdx(); in lowerBatchNormalizationNode() local
674 auto channelIdx = MVN.getChannelIdx(); in lowerMeanVarNormalizationNode() local
678 const dim_t numChannels = in.dims()[channelIdx]; in lowerMeanVarNormalizationNode()
688 if (channelIdx + 1 != in.dims().size()) { in lowerMeanVarNormalizationNode()
695 std::swap(perm[channelIdx], perm[perm.size() - 1]); in lowerMeanVarNormalizationNode()
773 auto channelIdx = BNG.getChannelIdx(); in lowerBatchNormalizationGradNode() local
777 const dim_t numChannels = inW.dims()[channelIdx]; in lowerBatchNormalizationGradNode()
792 if (channelIdx + 1 != inW.dims().size()) { in lowerBatchNormalizationGradNode()
797 std::swap(perm[channelIdx], perm[perm.size() - 1]); in lowerBatchNormalizationGradNode()
847 coef1, inW.dims(), channelIdx); in lowerBatchNormalizationGradNode()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp80 for (int channelIdx = 0; channelIdx < 4; channelIdx++) in getPrecision() local
85 …tr<tcu::FloatFormat>(new tcu::NormalizedFormat(std::max(0,channelDepth[channelIdx] + fpPrecisionDe… in getPrecision()
89 …tr<tcu::FloatFormat>(new tcu::NormalizedFormat(std::max(0,channelDepth[channelIdx] + fpPrecisionDe… in getPrecision()
93 if (channelDepth[channelIdx] == 16) in getPrecision()
99 DE_ASSERT(channelDepth[channelIdx] == 32 || channelDepth[channelIdx] == 0); in getPrecision()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPDec/src/
H A Dtpdec_asc.cpp647 const UINT tag, const UINT channelIdx, in CProgramConfig_LookupElement() argument
677 &chType[channelIdx], &chIndex[channelIdx], channelConfig, channelIdx); in CProgramConfig_LookupElement()
679 chType[channelIdx + 1] = chType[channelIdx]; in CProgramConfig_LookupElement()
680 chIndex[channelIdx + 1] = chIndex[channelIdx] + 1; in CProgramConfig_LookupElement()
760 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
764 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
817 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
821 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
873 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
877 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
[all …]
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPDec/src/
H A Dtpdec_asc.cpp647 const UINT tag, const UINT channelIdx, in CProgramConfig_LookupElement() argument
677 &chType[channelIdx], &chIndex[channelIdx], channelConfig, channelIdx); in CProgramConfig_LookupElement()
679 chType[channelIdx + 1] = chType[channelIdx]; in CProgramConfig_LookupElement()
680 chIndex[channelIdx + 1] = chIndex[channelIdx] + 1; in CProgramConfig_LookupElement()
760 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
764 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
817 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
821 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
873 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
877 chMapping[chIdx + 1] = channelIdx + 1; in CProgramConfig_LookupElement()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/iop/
H A DIop_Dmac.cpp85 void CDmac::ResumeDma(unsigned int channelIdx) in ResumeDma() argument
87 auto channel = m_channel[channelIdx]; in ResumeDma()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1019 QProcess::ProcessChannel channelIdx = (channel == &stdoutChannel in tryReadFromChannel() local
1022 Q_ASSERT(readBuffers.size() > int(channelIdx)); in tryReadFromChannel()
1023 QRingBuffer &readBuffer = readBuffers[int(channelIdx)]; in tryReadFromChannel()
1064 if (currentReadChannel == channelIdx) { in tryReadFromChannel()
1071 emit q->channelReadyRead(int(channelIdx)); in tryReadFromChannel()
1072 if (channelIdx == QProcess::StandardOutput) in tryReadFromChannel()

123