Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ functions
Functions
2,376 in github.com/IENT/YUView
⨍
Functions
2,376
◇
Types & classes
808
↓ 2 callers
Function
calculateChromaSize
YUViewLib/src/decoder/decoderVVDec.cpp:119
↓ 2 callers
Method
calculatePictureOrderCount
YUViewLib/src/parser/VVC/picture_header_structure.cpp:460
↓ 2 callers
Method
calculateTileRowsAndColumns
YUViewLib/src/parser/VVC/pic_parameter_set_rbsp.cpp:387
↓ 2 callers
Method
canBeUsedInProcessing
If you want your item to be droppable onto a difference/resample object, return true here and return a valid video handler.
YUViewLib/src/playlistitem/playlistItem.h:185
↓ 2 callers
Function
checkByteParity
YUViewLib/src/parser/Subtitles/Subtitle608.cpp:40
↓ 2 callers
Function
checkForRawNALFormat
YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:43
↓ 2 callers
Function
checkValueList
YUViewUnitTest/statistics/statisticsFileVTMBMS/StatisticsFileVTMBMSTest.cpp:113
↓ 2 callers
Function
checkVectorList
YUViewUnitTest/statistics/statisticsFileCSV/StatisticsFileCSVTest.cpp:18
↓ 2 callers
Function
checkVersionWithLib
YUViewLib/src/ffmpeg/FFmpegVersionHandler.cpp:43
↓ 2 callers
Function
cleanConditionPart
(text : str)
tools/standardTextToCode/parseTables.py:63
↓ 2 callers
Function
computeMSE
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:100
↓ 2 callers
Method
compute_image_size
YUViewLib/src/parser/AV1/frame_size.cpp:120
↓ 2 callers
Function
convertFromInternalSubsampling
YUViewLib/src/decoder/decoderDav1d.cpp:76
↓ 2 callers
Function
convertPenToString
Get a string with all values of the QPen
YUViewLib/src/statistics/StatisticsType.cpp:44
↓ 2 callers
Function
convertSinglePlaneOfRGBToGreyscaleARGB
YUViewLib/src/video/rgb/ConversionRGB.cpp:266
↓ 2 callers
Function
convertStringToPen
The inverse functio to get a QPen from the string
YUViewLib/src/statistics/StatisticsType.cpp:55
↓ 2 callers
Function
convertToQPolygon
YUViewLib/src/statistics/StatisticsDataPainting.cpp:55
↓ 2 callers
Function
createBitrateEntryForAU
YUViewLib/src/parser/VVC/ParserAnnexBVVC.cpp:70
↓ 2 callers
Method
createPlaylistItemControls
YUViewLib/src/playlistitem/playlistItem.cpp:149
↓ 2 callers
Function
createRawRGBData
YUViewUnitTest/video/rgb/ConversionRGBTest/ConversionRGBTest.cpp:90
↓ 2 callers
Method
createStatisticsHandlerControls
YUViewLib/src/statistics/StatisticUIHandler.cpp:69
↓ 2 callers
Method
createVideoHandlerControls
YUViewLib/src/video/videoHandler.cpp:415
↓ 2 callers
Method
decodeFrame
YUViewLib/src/decoder/decoderLibde265.cpp:326
↓ 2 callers
Method
deletePlaylistItems
Remove the selected items from the playlist tree widget and delete them
YUViewLib/src/ui/widgets/PlaylistTreeWidget.cpp:638
↓ 2 callers
Method
deleteSecondaryStatisticsHandlerControls
YUViewLib/src/statistics/StatisticUIHandler.cpp:295
↓ 2 callers
Function
doesLineIntersectWithHorizontalLine
code for checking if a point is inside a polygon. adapted from https://stackoverflow.com/questions/217578/how-can-i-determine-whether-a-2d-point-is-wi
YUViewLib/src/statistics/StatisticsData.cpp:51
↓ 2 callers
Method
drawAxisTickLabels
YUViewLib/src/ui/views/PlotViewWidget.cpp:409
↓ 2 callers
Method
drawAxisTicks
YUViewLib/src/ui/views/PlotViewWidget.cpp:387
↓ 2 callers
Method
drawGridLines
YUViewLib/src/ui/views/PlotViewWidget.cpp:490
↓ 2 callers
Method
drawZoomRect
YUViewLib/src/ui/views/PlotViewWidget.cpp:889
↓ 2 callers
Method
fillStatisticList
YUViewLib/src/playlistitem/playlistItemCompressedVideo.cpp:1085
↓ 2 callers
Method
findChildValueDouble
YUViewLib/src/common/YUViewDomElement.cpp:73
↓ 2 callers
Method
findSize
Return the index of a certain size (0 (Custom Size) if not found)
YUViewLib/src/video/FrameHandler.cpp:60
↓ 2 callers
Method
find_earliest_backward
YUViewLib/src/parser/AV1/FrameRefs.cpp:146
↓ 2 callers
Method
finishReading
(self)
tools/standardTextToCode/parseVariableDescriptions.py:47
↓ 2 callers
Function
flagsSupported
YUViewLib/src/ffmpeg/AVPixFmtDescriptorWrapper.cpp:139
↓ 2 callers
Function
formatCoding
YUViewLib/src/parser/common/SubByteReaderLogging.cpp:44
↓ 2 callers
Function
formatDataSize
YUViewLib/src/common/Functions.cpp:121
↓ 2 callers
Method
formatValue
YUViewLib/src/parser/common/HRDPlotModel.cpp:151
↓ 2 callers
Method
freePacket
YUViewLib/src/ffmpeg/FFmpegVersionHandler.cpp:652
↓ 2 callers
Method
fromText
(self, text : str)
tools/standardTextToCode/parseTables.py:136
↓ 2 callers
Method
fromText
(self, text : str)
tools/standardTextToCode/parseTables.py:373
↓ 2 callers
Function
getARGBValueFromDataLittleEndian
YUViewUnitTest/video/rgb/ConversionRGBTest/ConversionRGBTest.cpp:123
↓ 2 callers
Method
getAVCodec
YUViewLib/src/ffmpeg/AVCodecWrapper.h:48
↓ 2 callers
Function
getAllValidItems
YUViewLib/src/handler/ItemMemoryHandler.cpp:57
↓ 2 callers
Method
getAndResetFileChangedFlag
YUViewLib/src/filesource/FileSource.cpp:328
↓ 2 callers
Method
getAvPixFmtDescriptionFromAvPixelFormat
YUViewLib/src/ffmpeg/FFmpegVersionHandler.cpp:595
↓ 2 callers
Method
getBitDepth
YUViewLib/src/decoder/decoderDav1d.h:75
↓ 2 callers
Method
getChannelAtPosition
YUViewLib/src/video/rgb/PixelFormatRGB.cpp:188
↓ 2 callers
Method
getChild
YUViewLib/src/parser/common/TreeItem.h:135
↓ 2 callers
Method
getClosestSeekableFrameBefore
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:399
↓ 2 callers
Method
getCodecName
YUViewLib/src/decoder/decoderFFmpeg.h:74
↓ 2 callers
Method
getCodecType
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:241
↓ 2 callers
Function
getColorConversionCoefficients
YUViewLib/src/video/yuv/PixelFormatYUV.cpp:40
↓ 2 callers
Method
getCurrentImageIndex
YUViewLib/src/video/videoHandler.h:122
↓ 2 callers
Method
getCurrentItemsFrameRate
YUViewLib/src/ui/PlaybackController.cpp:693
↓ 2 callers
Function
getDetectionSubsamplingList
YUViewLib/src/video/yuv/PixelFormatYUVGuess.cpp:77
↓ 2 callers
Method
getFileInfoForAllStreams
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:658
↓ 2 callers
Method
getFileInfoList
YUViewLib/src/filesource/FileSource.cpp:119
↓ 2 callers
Method
getFormatAsString
YUViewLib/src/video/FrameHandler.h:88
↓ 2 callers
Method
getFrameData
YUViewLib/src/filesource/FileSourceAnnexBFile.cpp:188
↓ 2 callers
Method
getFramerate
YUViewLib/src/parser/VVC/ParserAnnexBVVC.cpp:94
↓ 2 callers
Method
getIndex
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:330
↓ 2 callers
Method
getInfo
YUViewLib/src/handler/UpdateHandlerFile.cpp:156
↓ 2 callers
Method
getInfoText
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:439
↓ 2 callers
Method
getInputFormat
YUViewLib/src/ffmpeg/AVFormatContextWrapper.cpp:218
↓ 2 callers
Method
getLibPaths
YUViewLib/src/ffmpeg/FFmpegLibraryFunctions.cpp:323
↓ 2 callers
Method
getLibraryPaths
YUViewLib/src/decoder/decoderFFmpeg.h:72
↓ 2 callers
Method
getLog
YUViewLib/src/ffmpeg/FFmpegVersionHandler.h:127
↓ 2 callers
Method
getMaxTS
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:637
↓ 2 callers
Method
getNextFrameFromDecoder
YUViewLib/src/decoder/decoderVVDec.cpp:357
↓ 2 callers
Method
getNextFrameIndexInCurrentItem
YUViewLib/src/ui/PlaybackController.cpp:589
↓ 2 callers
Method
getNextUnit
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:83
↓ 2 callers
Method
getNrChildItems
YUViewLib/src/parser/common/TreeItem.h:114
↓ 2 callers
Method
getParameterSets
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:219
↓ 2 callers
Method
getParentItem
YUViewLib/src/parser/common/TreeItem.h:142
↓ 2 callers
Method
getPixelFormat
YUViewLib/src/parser/VVC/ParserAnnexBVVC.cpp:114
↓ 2 callers
Method
getPixelFormat
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:314
↓ 2 callers
Method
getPixelValue
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:3544
↓ 2 callers
Method
getPixelValue
YUViewLib/src/video/rgb/videoHandlerRGB.cpp:717
↓ 2 callers
Function
getPixelValueFromBuffer
YUViewLib/src/video/rgb/ConversionRGB.cpp:299
↓ 2 callers
Function
getPolygonCenter
YUViewLib/src/statistics/StatisticsDataPainting.cpp:66
↓ 2 callers
Method
getPredefinedFormat
YUViewLib/src/video/yuv/PixelFormatYUV.cpp:237
↓ 2 callers
Method
getPropertiesWidget
YUViewLib/src/playlistitem/playlistItem.h:146
↓ 2 callers
Method
getQFile
YUViewLib/src/filesource/FileSource.h:78
↓ 2 callers
Method
getRGBPixelFormat
YUViewLib/src/decoder/decoderBase.h:116
↓ 2 callers
Method
getRGBVideo
YUViewLib/src/playlistitem/playlistItemWithVideo.h:126
↓ 2 callers
Method
getRawFormat
YUViewLib/src/decoder/decoderBase.h:114
↓ 2 callers
Method
getRawFormat
YUViewLib/src/ffmpeg/AVPixFmtDescriptorWrapper.cpp:243
↓ 2 callers
Method
getSelectedYUVFormat
YUViewLib/src/video/yuv/videoHandlerYUVCustomFormatDialog.cpp:167
↓ 2 callers
Method
getSignalNames
YUViewLib/src/decoder/decoderDav1d.cpp:160
↓ 2 callers
Method
getStartTime
YUViewLib/src/ffmpeg/AVFormatContextWrapper.cpp:224
↓ 2 callers
Method
getStride
YUViewLib/src/decoder/decoderDav1d.h:77
↓ 2 callers
Function
getThemeNameList
YUViewLib/src/common/Functions.cpp:90
↓ 2 callers
Method
getTimeBase
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:289
↓ 2 callers
Method
getValueCaseInsensitive
YUViewLib/src/common/EnumMapper.h:84
↓ 2 callers
Method
getVideoStreamCodecID
YUViewLib/src/filesource/FileSourceFFmpegFile.h:107
↓ 2 callers
Method
getYRange
YUViewLib/src/ui/views/DummyPlotModel.h:108
↓ 2 callers
Function
get_git_revision_hash
()
deployment/versioning.py:13
↓ 2 callers
Method
goToNextItem
YUViewLib/src/ui/PlaybackController.cpp:481
← previous
next →
401–500 of 2,376, ranked by callers