Home
last modified time | relevance | path

Searched refs:mappedIdx (Results 1 – 23 of 23) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
H A Ddecode_av1_filmgrain_feature_g12.cpp1512 uint32_t *mappedIdx = nullptr; mappedIdxLag2; in PreProcArCoeffs() local
1515 mappedIdx = mappedIdxLag2; in PreProcArCoeffs()
1519 mappedIdx = mappedIdxLag1; in PreProcArCoeffs()
1523 mappedIdx = mappedIdxLag0; in PreProcArCoeffs()
1532 yCoeff[mappedIdx[i]] = m_picParams->m_filmGrainParams.m_arCoeffsY[i]; in PreProcArCoeffs()
1536 uCoeff[mappedIdx[i]] = m_picParams->m_filmGrainParams.m_arCoeffsCb[i]; in PreProcArCoeffs()
1537 vCoeff[mappedIdx[i]] = m_picParams->m_filmGrainParams.m_arCoeffsCr[i]; in PreProcArCoeffs()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libPCMutils/src/
H A Dpcmdmx_lib.cpp764 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local
765 offsetTable[CENTER_FRONT_CHANNEL] = (UCHAR)mappedIdx; in getChannelDescription()
766 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()
767 channelIndices[mappedIdx] = 0; in getChannelDescription()
821 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local
831 offsetTable[chMapPos] = (UCHAR)mappedIdx; in getChannelDescription()
832 channelType[mappedIdx] = type; in getChannelDescription()
833 channelIndices[mappedIdx] = (UCHAR)chIdx; in getChannelDescription()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libPCMutils/src/
H A Dpcmdmx_lib.cpp765 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local
766 offsetTable[CENTER_FRONT_CHANNEL] = (UCHAR)mappedIdx; in getChannelDescription()
767 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()
768 channelIndices[mappedIdx] = 0; in getChannelDescription()
822 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local
832 offsetTable[chMapPos] = (UCHAR)mappedIdx; in getChannelDescription()
833 channelType[mappedIdx] = type; in getChannelDescription()
834 channelIndices[mappedIdx] = (UCHAR)chIdx; in getChannelDescription()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/git/
H A Dbranchview.cpp367 QModelIndex mappedIdx = m_filterModel->mapFromSource(idx); in add() local
369 m_branchView->selectionModel()->select(mappedIdx, QItemSelectionModel::Clear in add()
372 m_branchView->scrollTo(mappedIdx); in add()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/itemmodels/
H A Dqsortfilterproxymodel.cpp472 for (const QModelIndex &mappedIdx : qAsConst(m->mapped_children)) in remove_from_mapping() local
473 remove_from_mapping(mappedIdx); in remove_from_mapping()