MCPcopy Create free account

hub / github.com/IENT/YUView / functions

Functions2,376 in github.com/IENT/YUView

↓ 2 callersMethodguessDataFormatFromData
YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:326
↓ 2 callersMethodguessFormatFromFilename
YUViewLib/src/filesource/FileSource.cpp:145
↓ 2 callersMethodhandleNewAU
YUViewLib/src/parser/VVC/ParserAnnexBVVC.cpp:597
↓ 2 callersMethodinitViewFromModel
YUViewLib/src/ui/views/PlotViewWidget.cpp:1103
↓ 2 callersFunctioninterpolateUVSample2D
TODO: Consider sample position
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:1040
↓ 2 callersFunctioninverse_recenter
YUViewLib/src/parser/AV1/global_motion_params.cpp:45
↓ 2 callersMethodisChromaSubsampled
YUViewLib/src/video/yuv/PixelFormatYUV.cpp:546
↓ 2 callersFunctionisDefaultChromaFormat
Is this the default chroma offset for the subsampling type?
YUViewLib/src/video/yuv/PixelFormatYUV.cpp:93
↓ 2 callersFunctionisInputFormatTypeFFmpeg
YUViewLib/src/playlistitem/playlistItemCompressedVideo.cpp:80
↓ 2 callersMethodisLoadingDoubleBuffer
YUViewLib/src/playlistitem/playlistItemOverlay.cpp:674
↓ 2 callersMethodisNone
YUViewLib/src/ffmpeg/AVCodecIDWrapper.h:59
↓ 2 callersMethodisSlice
YUViewLib/src/parser/VVC/nal_unit_header.h:126
↓ 2 callersFunctionisVariableName
(text : str)
tools/standardTextToCode/parseTables.py:4
↓ 2 callersMethodisWaitingForCaching
YUViewLib/src/ui/PlaybackController.cpp:134
↓ 2 callersMethoditemCachingFinished
YUViewLib/src/ui/PlaybackController.cpp:219
↓ 2 callersMethodloadDecoderLibrary
YUViewLib/src/decoder/decoderBase.cpp:100
↓ 2 callersMethodloadFrameDifference
YUViewLib/src/video/videoHandlerDifference.cpp:106
↓ 2 callersFunctionloadPlaylistItem
Load one playlist item. Load it and return it. This function is separate so it can be called recursively if an item has children.
YUViewLib/src/playlistitem/playlistItems.cpp:230
↓ 2 callersMethodloadRawData
YUViewLib/src/playlistitem/playlistItemCompressedVideo.cpp:595
↓ 2 callersMethodloadResampledFrame
YUViewLib/src/video/videoHandlerResample.cpp:87
↓ 2 callersMethodneedsLoading
YUViewLib/src/playlistitem/playlistItemCompressedVideo.cpp:549
↓ 2 callersMethodnextFrame
YUViewLib/src/ui/PlaybackController.cpp:262
↓ 2 callersMethodonSwipeDown
YUViewLib/src/ui/views/MoveAndZoomableView.h:122
↓ 2 callersMethodonSwipeLeft
YUViewLib/src/ui/views/MoveAndZoomableView.h:119
↓ 2 callersMethodonSwipeRight
YUViewLib/src/ui/views/MoveAndZoomableView.h:120
↓ 2 callersMethodonSwipeUp
YUViewLib/src/ui/views/MoveAndZoomableView.h:121
↓ 2 callersMethodon_pushButtonDelete_clicked
YUViewLib/src/ui/StatisticsStyleControl_ColorMapEditor.cpp:168
↓ 2 callersMethodon_stopButton_clicked
YUViewLib/src/ui/PlaybackController.cpp:158
↓ 2 callersMethodopenStatisticsFile
YUViewLib/src/playlistitem/playlistItemStatisticsFile.cpp:266
↓ 2 callersMethodparseAndAddNALUnit
YUViewLib/src/parser/VVC/ParserAnnexBVVC.cpp:269
↓ 2 callersMethodparseAnnexBFile
YUViewLib/src/parser/ParserAnnexB.cpp:149
↓ 2 callersMethodparseChildren
(self, table, tableIndex, variableDescriptions)
tools/standardTextToCode/parseTables.py:169
↓ 2 callersMethodparseOneLine
YUViewLib/src/handler/UpdateHandlerFile.cpp:98
↓ 2 callersMethodparsePayloadData
YUViewLib/src/parser/HEVC/SEI/sei_message.cpp:210
↓ 2 callersMethodparsePayloadData
YUViewLib/src/parser/AVC/SEI/sei_message.cpp:170
↓ 2 callersFunctionparsePixelDataSubBlock
YUViewLib/src/parser/Subtitles/SubtitleDVB.cpp:277
↓ 2 callersFunctionparserDisparityShiftUpdateSequence
YUViewLib/src/parser/Subtitles/SubtitleDVB.cpp:428
↓ 2 callersMethodpeekBytes
YUViewLib/src/parser/common/SubByteReader.cpp:361
↓ 2 callersFunctionpolygonContainsPoint
YUViewLib/src/statistics/StatisticsData.cpp:101
↓ 2 callersMethodpreviousFrame
YUViewLib/src/ui/PlaybackController.cpp:269
↓ 2 callersMethodprocessCacheJob
YUViewLib/src/video/VideoCache.cpp:130
↓ 2 callersMethodprocessLoadingJob
YUViewLib/src/video/VideoCache.cpp:136
↓ 2 callersFunctionread16AsRgb
YUViewLib/src/decoder/decoderTarga.cpp:216
↓ 2 callersFunctionread24AsRgb
YUViewLib/src/decoder/decoderTarga.cpp:231
↓ 2 callersFunctionread32AsRgb
YUViewLib/src/decoder/decoderTarga.cpp:239
↓ 2 callersMethodreadBytes
Resize the target array if necessary and read the given number of bytes to the data array
YUViewLib/src/filesource/FileSource.cpp:87
↓ 2 callersMethodreadLEB128
YUViewLib/src/parser/common/SubByteReader.cpp:184
↓ 2 callersFunctionreadRunLengthColor
YUViewLib/src/decoder/decoderTarga.cpp:308
↓ 2 callersFunctionreadRunLengthDataIntoImage
In the best case (TGA 2.0 spec) this should read just one scanline, but in old TGA versions (1.0) it was possible to save several scanlines with the s
YUViewLib/src/decoder/decoderTarga.cpp:350
↓ 2 callersMethodresolveLibraryFunctionPointers
YUViewLib/src/decoder/decoderHM.cpp:134
↓ 2 callersFunctionrunTestForAllParameters
YUViewUnitTest/video/rgb/ConversionRGBTest/ConversionRGBTest.cpp:320
↓ 2 callersMethodsaveCenterOffset
Each playlistitem can remember the position/zoom that it was shown in to recall when it is selected again
YUViewLib/src/playlistitem/playlistItem.h:246
↓ 2 callersMethodsaveZoomFactor
YUViewLib/src/playlistitem/playlistItem.h:250
↓ 2 callersFunctionscaleValueToBitDepthAndPushIntoArra
YUViewUnitTest/video/rgb/ConversionRGBTest/ConversionRGBTest.cpp:64
↓ 2 callersMethodseekFileToBeginning
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:618
↓ 2 callersMethodseekToDTS
YUViewLib/src/filesource/FileSourceFFmpegFile.cpp:599
↓ 2 callersMethodseekToFirstNAL
YUViewLib/src/filesource/FileSourceAnnexBFile.cpp:75
↓ 2 callersMethodselectPreviousItem
YUViewLib/src/ui/widgets/PlaylistTreeWidget.cpp:617
↓ 2 callersMethodsetCutAndSample
YUViewLib/src/video/videoHandlerResample.cpp:165
↓ 2 callersMethodsetDecodeSignal
YUViewLib/src/decoder/decoderBase.cpp:85
↓ 2 callersMethodsetDefaultSubpicValues
YUViewLib/src/parser/VVC/seq_parameter_set_rbsp.cpp:594
↓ 2 callersMethodsetDictionary
YUViewLib/src/ffmpeg/AVDictionaryWrapper.h:46
↓ 2 callersMethodsetDrawZoomBox
YUViewLib/src/ui/views/SplitViewWidget.cpp:764
↓ 2 callersMethodsetFrameSize
YUViewLib/src/statistics/StatisticsData.h:63
↓ 2 callersMethodsetInterpolation
YUViewLib/src/video/videoHandlerResample.cpp:158
↓ 2 callersMethodsetLogList
YUViewLib/src/ffmpeg/FFmpegLibraryFunctions.h:127
↓ 2 callersMethodsetMoveOffset
YUViewLib/src/ui/views/PlotViewWidget.cpp:257
↓ 2 callersMethodsetPixelFormatYUVByName
YUViewLib/src/video/yuv/videoHandlerYUV.h:159
↓ 2 callersMethodsetPlaybackController
YUViewLib/src/ui/views/SplitViewWidget.cpp:120
↓ 2 callersMethodsetPlaylistTreeWidget
YUViewLib/src/ui/views/SplitViewWidget.cpp:116
↓ 2 callersMethodsetRGBPixelFormatByName
YUViewLib/src/video/rgb/videoHandlerRGB.h:118
↓ 2 callersMethodsetRedirectPlotModel
YUViewLib/src/parser/Parser.cpp:72
↓ 2 callersMethodsetSelectedItems
YUViewLib/src/ui/widgets/PlaylistTreeWidget.cpp:1099
↓ 2 callersMethodsetStatisticsData
YUViewLib/src/statistics/StatisticUIHandler.cpp:67
↓ 2 callersMethodsetType
YUViewLib/src/playlistitem/playlistItem.cpp:82
↓ 2 callersMethodsetZoomFactor
YUViewLib/src/ui/views/PlotViewWidget.cpp:296
↓ 2 callersMethodshowRawData
Raw values are shown if the zoom factor is high enough or if the zoom box is shown.
YUViewLib/src/ui/views/SplitViewWidget.h:109
↓ 2 callersMethodstartCheckForNewVersion
Start the asynchronous checking for an update.
YUViewLib/src/handler/UpdateHandler.cpp:126
↓ 2 callersMethodstartPlayback
YUViewLib/src/ui/PlaybackController.cpp:228
↓ 2 callersMethodstopAndDeleteParserBlocking
YUViewLib/src/ui/widgets/BitstreamAnalysisWidget.cpp:166
↓ 2 callersMethodtaggedForDeletion
is the item being deleted?
YUViewLib/src/playlistitem/playlistItem.h:211
↓ 2 callersFunctiontestFormatFromSizeAndNamePacked
YUViewLib/src/video/yuv/PixelFormatYUVGuess.cpp:167
↓ 2 callersFunctiontestFormatFromSizeAndNamePlanar
YUViewLib/src/video/yuv/PixelFormatYUVGuess.cpp:106
↓ 2 callersMethodtickAndGetIsExpired
YUViewLib/src/ui/PlaybackController.cpp:62
↓ 2 callersFunctiontoUnsigned
YUViewLib/src/common/Functions.cpp:171
↓ 2 callersMethodtoggleFullScreenAction
YUViewLib/src/ui/views/SplitViewWidget.h:136
↓ 2 callersMethodupdateChildItems
The children of this item might have changed. If yes, update the properties of this item and emit the SignalItemChanged(true).
YUViewLib/src/playlistitem/playlistItemContainer.h:53
↓ 2 callersMethodupdateChildList
YUViewLib/src/playlistitem/playlistItemContainer.cpp:51
↓ 2 callersMethodupdateControlsForNewPixelFormat
YUViewLib/src/video/rgb/videoHandlerRGB.cpp:347
↓ 2 callersMethodupdateFrameSliderAndSpinBoxWithoutSignals
YUViewLib/src/ui/PlaybackController.cpp:673
↓ 2 callersMethodupdateMouseCursor
YUViewLib/src/ui/views/MoveAndZoomableView.cpp:275
↓ 2 callersMethodupdatePlayPauseButtonIcon
YUViewLib/src/ui/PlaybackController.cpp:446
↓ 2 callersMethodupdateSettings
YUViewLib/src/playlistitem/playlistItemImageFile.cpp:212
↓ 2 callersMethodupdateStatisticsHandlerControls
YUViewLib/src/statistics/StatisticUIHandler.cpp:314
↓ 2 callersFunctionwriteLicense
(writer)
tools/standardTextToCode/writeTablesC++.py:6
↓ 2 callersMethodzoomToFitInternal
YUViewLib/src/ui/views/MoveAndZoomableView.cpp:764
↓ 1 callersMethodNumPicTotalCurr
(7-55)
YUViewLib/src/parser/HEVC/st_ref_pic_set.cpp:188
↓ 1 callersFunctionUVPlaneResamplingChromaOffset
Re-sample the chroma component so that the chroma samples and the luma samples are aligned after this operation.
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:1076
↓ 1 callersFunctionYUVPlaneToRGBMonochrome_410
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:926
↓ 1 callersFunctionYUVPlaneToRGBMonochrome_411
YUViewLib/src/video/yuv/videoHandlerYUV.cpp:967
← previousnext →501–600 of 2,376, ranked by callers