MCPcopy Create free account

hub / github.com/bakjos/FFMPEGMedia / functions

Functions886 in github.com/bakjos/FFMPEGMedia

↓ 34 callersMethodGetFrame
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:62
↓ 24 callersFunctionput_bits
* Write up to 31 bits into a bitstream. * Use put_bits32 to write 32 bits. */
ThirdParty/ffmpeg/include/libavcodec/put_bits.h:164
↓ 19 callersMethodGetSerial
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:45
↓ 17 callersFunctionff_pce_copy_bits
ThirdParty/ffmpeg/include/libavcodec/mpeg4audio.h:122
↓ 16 callersMethodLock
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:138
↓ 15 callersMethodUnlock
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:142
↓ 14 callersMethodGetPts
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:53
↓ 12 callersFunctionmid_pred
ThirdParty/ffmpeg/include/libavcodec/mathops.h:98
↓ 11 callersFunctionav_q2d
* Convert an AVRational to a `double`. * @param a AVRational to convert * @return `a` in floating-point form * @see av_d2q() */
ThirdParty/ffmpeg/include/libavutil/rational.h:104
↓ 11 callersFunctionget_bits_count
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:200
↓ 11 callersFunctionput_rac
ThirdParty/ffmpeg/include/libavcodec/rangecoder.h:87
↓ 10 callersMethodGet
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:42
↓ 10 callersFunctionff_eval_poly
ThirdParty/ffmpeg/include/libavutil/libm.h:82
↓ 10 callersFunctionfind_min_book
ThirdParty/ffmpeg/include/libavcodec/aacenc_utils.h:92
↓ 10 callersFunctionget_bits1
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:321
↓ 9 callersMethodGetDuration
Source/FFMPEGMedia/Private/Player/FFMPEGMediaTracks.cpp:1068
↓ 9 callersMethodInit
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:23
↓ 9 callersFunctionav_normalize_sf_ieee754
Normalize the softfloat as defined by IEEE 754 single-recision floating * point specification */
ThirdParty/ffmpeg/include/libavutil/softfloat_ieee754.h:41
↓ 9 callersFunctionget_rac
ThirdParty/ffmpeg/include/libavcodec/rangecoder.h:119
↓ 8 callersMethodGetNumRemaining
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:146
↓ 8 callersMethodPeek
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:62
↓ 8 callersFunctionav_sincos_sf
* Rounding-to-nearest used. */
ThirdParty/ffmpeg/include/libavutil/softfloat.h:240
↓ 8 callersFunctionget_bits
* Read 1-25 bits. */
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:269
↓ 8 callersFunctionget_bits_long
* Read 0-32 bits. */
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:354
↓ 8 callersFunctionnorm__
ThirdParty/ffmpeg/include/libavcodec/dcamath.h:27
↓ 7 callersMethodFlush
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:154
↓ 7 callersMethodGetNumPackets
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:187
↓ 7 callersFunctionmul__
ThirdParty/ffmpeg/include/libavcodec/dcamath.h:35
↓ 7 callersFunctionput_bits32
* Write exactly 32 bits into a bitstream. */
ThirdParty/ffmpeg/include/libavcodec/put_bits.h:250
↓ 7 callersMethodsignal
Source/FFMPEGMedia/Private/FFMPEG/CondWait.cpp:15
↓ 6 callersMethodDestroy
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:29
↓ 6 callersMethodIsAbortRequest
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:183
↓ 6 callersFunctionsame_block
ThirdParty/ffmpeg/include/libavcodec/snow.h:270
↓ 5 callersFunctionAV_COPY128
ThirdParty/ffmpeg/include/libavutil/x86/intreadwrite.h:67
↓ 5 callersFunctionAV_WL32
ThirdParty/ffmpeg/include/libavutil/tomi/intreadwrite.h:137
↓ 5 callersMethodGetTime
Source/FFMPEGMedia/Private/Player/FFMPEGMediaTracks.cpp:1096
↓ 5 callersMethodNext
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:123
↓ 5 callersMethodSet
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:54
↓ 5 callersFunctionav_double2int
* Reinterpret a double as a 64-bit integer. */
ThirdParty/ffmpeg/include/libavutil/intfloat.h:70
↓ 5 callersFunctionav_normalize1_sf
ThirdParty/ffmpeg/include/libavutil/softfloat.h:79
↓ 5 callersFunctionfill_rectangle
* fill a rectangle. * @param h height of the rectangle, should be a constant * @param w width of the rectangle, should be a constant * @param size
ThirdParty/ffmpeg/include/libavcodec/rectangle.h:41
↓ 5 callersFunctionget_symbol2
ThirdParty/ffmpeg/include/libavcodec/snow.h:583
↓ 5 callersFunctionshow_bits
* Show 1-25 bits. */
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:304
↓ 4 callersMethodGetData
Source/FFMPEGMedia/Private/Player/FFMPEGMediaBinarySample.h:63
↓ 4 callersMethodGetPktSerial
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:181
↓ 4 callersMethodInitialize
Source/FFMPEGMedia/Private/Player/FFMPEGMediaTracks.cpp:237
↓ 4 callersMethodPut
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:50
↓ 4 callersMethodPutNullPacket
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:63
↓ 4 callersMethodSetPaused
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:66
↓ 4 callersFunctioncbrt
ThirdParty/ffmpeg/include/libavutil/libm.h:54
↓ 4 callersFunctionmake_filters_from_proto
ThirdParty/ffmpeg/include/libavcodec/aacps_fixed_tablegen.h:91
↓ 4 callersFunctionmake_filters_from_proto
ThirdParty/ffmpeg/include/libavcodec/aacps_tablegen.h:73
↓ 4 callersFunctionput_bits_count
* @return the total number of bits written to the bitstream. */
ThirdParty/ffmpeg/include/libavcodec/put_bits.h:85
↓ 4 callersFunctionquantize_band_cost_cached
ThirdParty/ffmpeg/include/libavcodec/aacenc_quantization_misc.h:31
↓ 4 callersFunctionrint
ThirdParty/ffmpeg/include/libavutil/libm.h:423
↓ 4 callersFunctionvp56_rac_renorm
ThirdParty/ffmpeg/include/libavcodec/vp56.h:230
↓ 3 callersFunctionAV_RB16
ThirdParty/ffmpeg/include/libavutil/tomi/intreadwrite.h:30
↓ 3 callersMethodAbort
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:137
↓ 3 callersMethodDecodeFrame
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:32
↓ 3 callersMethodGetHeight
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:70
↓ 3 callersMethodGetIndexShown
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:158
↓ 3 callersMethodGetSize
Source/FFMPEGMedia/Private/Player/FFMPEGMediaBinarySample.h:73
↓ 3 callersMethodGetSpeed
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:79
↓ 3 callersMethodGetWidth
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:66
↓ 3 callersMethodPutFlush
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGPacketQueue.cpp:171
↓ 3 callersMethodSetSpeed
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:70
↓ 3 callersMethodSetUploaded
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:144
↓ 3 callersMethodStart
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:154
↓ 3 callersFunctionav_float2int
* Reinterpret a float as a 32-bit integer. */
ThirdParty/ffmpeg/include/libavutil/intfloat.h:50
↓ 3 callersFunctionav_normalize_sf
ThirdParty/ffmpeg/include/libavutil/softfloat.h:57
↓ 3 callersFunctionclip23
ThirdParty/ffmpeg/include/libavcodec/dcamath.h:54
↓ 3 callersFunctiondirac_get_arith_bit
ThirdParty/ffmpeg/include/libavcodec/dirac_arith.h:129
↓ 3 callersFunctionget_ue_golomb
* Read an unsigned Exp-Golomb code in the range 0 to 8190. */
ThirdParty/ffmpeg/include/libavcodec/golomb.h:53
↓ 3 callersFunctionget_ur_golomb_jpegls
* read unsigned golomb rice code (jpegls). */
ThirdParty/ffmpeg/include/libavcodec/golomb.h:305
↓ 3 callersFunctionrefill
ThirdParty/ffmpeg/include/libavcodec/cabac_functions.h:55
↓ 3 callersFunctionskip_bits
ThirdParty/ffmpeg/include/libavcodec/get_bits.h:314
↓ 3 callersFunctionvp56_rac_get_prob
ThirdParty/ffmpeg/include/libavcodec/vp56.h:255
↓ 3 callersFunctionvp8_rac_get
rounding is different than vp56_rac_get, is vp56_rac_get wrong?
ThirdParty/ffmpeg/include/libavcodec/vp56.h:308
↓ 3 callersMethodwait
Source/FFMPEGMedia/Private/FFMPEG/CondWait.cpp:21
↓ 3 callersMethodwaitTimeout
Source/FFMPEGMedia/Private/FFMPEG/CondWait.cpp:25
↓ 2 callersFunctionAV_COPY64
ThirdParty/ffmpeg/include/libavutil/x86/intreadwrite.h:33
↓ 2 callersFunctionAV_RB32
ThirdParty/ffmpeg/include/libavutil/avr32/intreadwrite.h:95
↓ 2 callersFunctionAV_RL32
ThirdParty/ffmpeg/include/libavutil/avr32/intreadwrite.h:147
↓ 2 callersFunctionAV_WB32
ThirdParty/ffmpeg/include/libavutil/tomi/intreadwrite.h:99
↓ 2 callersFunctionAV_WB32
ThirdParty/ffmpeg/include/libavutil/avr32/intreadwrite.h:103
↓ 2 callersFunctionAV_ZERO128
ThirdParty/ffmpeg/include/libavutil/x86/intreadwrite.h:83
↓ 2 callersFunctionFASTDIV
ThirdParty/ffmpeg/include/libavcodec/arm/mathops.h:41
↓ 2 callersMethodGetAvctx
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:177
↓ 2 callersMethodGetDifference
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:94
↓ 2 callersMethodGetFinished
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGDecoder.cpp:185
↓ 2 callersMethodGetPos
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:49
↓ 2 callersMethodIsUploaded
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:82
↓ 2 callersMethodPeekLast
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:70
↓ 2 callersMethodPeekNext
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:66
↓ 2 callersMethodPeekWritable
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:74
↓ 2 callersMethodPush
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrameQueue.cpp:114
↓ 2 callersMethodSeek
Source/FFMPEGMedia/Private/Player/FFMPEGMediaTracks.cpp:1104
↓ 2 callersMethodSetPts
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:128
↓ 2 callersMethodSetSerial
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGFrame.cpp:132
↓ 2 callersMethodSyncToSlave
Source/FFMPEGMedia/Private/FFMPEG/FFMPEGClock.cpp:91
next →1–100 of 886, ranked by callers