Home
last modified time | relevance | path

Searched defs:getFrameCount (Results 26 – 50 of 261) sorted by relevance

1234567891011

/dports/games/libretro-scummvm/scummvm-7b1e929/video/
H A Dflic_decoder.h76 int getFrameCount() const { return _frameCount; } in getFrameCount() function
H A Ddxa_decoder.h70 int getFrameCount() const { return _frameCount; } in getFrameCount() function
/dports/games/residualvm/residualvm-0.3.1/video/
H A Dflic_decoder.h75 int getFrameCount() const { return _frameCount; } in getFrameCount() function
/dports/games/scummvm/scummvm-2.5.1/video/
H A Dflic_decoder.h77 int getFrameCount() const { return _frameCount; } in getFrameCount() function
H A D3do_decoder.h80 int getFrameCount() const override { return _frameCount; } in getFrameCount() function
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmrt/include/dcmtk/dcmrt/
H A Ddrmimage.h107 unsigned long getFrameCount() const in getFrameCount() function
/dports/multimedia/snapcast/snapcast-0.25.0/common/message/
H A Dpcm_chunk.hpp144 inline uint32_t getFrameCount() const in getFrameCount() function in msg::PcmChunk
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A Dqtcapture.cpp102 int QTCapture::getFrameCount() const in getFrameCount() function in QTCapture
/dports/astro/celestia/celestia-1.6.1/macosx/
H A Dqtcapture.cpp102 int QTCapture::getFrameCount() const in getFrameCount() function in QTCapture
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/fileio/test/
H A DAudioTestData.h95 sv_frame_t getFrameCount() const { in getFrameCount() function
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddidocu.h136 inline unsigned long getFrameCount() const in getFrameCount() function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Davicapture.cpp232 int AVICapture::getFrameCount() const in getFrameCount() function in AVICapture
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Davicapture.cpp232 int AVICapture::getFrameCount() const in getFrameCount() function in AVICapture
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtxshpalettelevel.cpp116 int TXshPaletteLevel::getFrameCount() const { return 0; } in getFrameCount() function in TXshPaletteLevel
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dstdimagesource.h97 int getFrameCount() override {return 1;} in getFrameCount() function
/dports/audio/exhale/exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e/src/app/
H A DbasicMP4Writer.h68 unsigned getFrameCount () const { return m_frameCount; } in getFrameCount() function
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/Java/com/axiosys/bento4/
H A DVideoSampleEntry.java50 int getFrameCount() { return frameCount; } in getFrameCount() method in VideoSampleEntry
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/3do/
H A Dmovie_decoder.h71 int getFrameCount() const { return _frameCount; } in getFrameCount() function
/dports/games/flare-engine/flare-engine-1.12/src/
H A DAnimation.h140 unsigned getFrameCount() { return frame_count; } in getFrameCount() function
/dports/games/scummvm/scummvm-2.5.1/engines/buried/
H A Dvideo_window.cpp91 int VideoWindow::getFrameCount() { in getFrameCount() function in Buried::VideoWindow
H A Davi_frames.cpp156 int AVIFrames::getFrameCount() { in getFrameCount() function in Buried::AVIFrames
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/zvision/video/
H A Drlf_decoder.h50 int getFrameCount() const { return _frameCount; } in getFrameCount() function
/dports/games/scummvm/scummvm-2.5.1/engines/zvision/video/
H A Drlf_decoder.h50 int getFrameCount() const override { return _frameCount; } in getFrameCount() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/debug/core/
H A DIJavaThread.java303 public int getFrameCount() throws DebugException; in getFrameCount() method
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/av/
H A DAudioSink.java154 public final int getFrameCount(final int millisecs, final float frameDuration) { in getFrameCount() method in AudioSink.AudioFormat
383 public int getFrameCount(); in getFrameCount() method

1234567891011