Searched defs:frameIndex (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/gif/
H A DGIFImageDecoder.cpp182 bool GIFImageDecoder::haveDecodedRow(unsigned frameIndex, const Vector<unsigned char>& rowBuffer, size_t width, size_t rowNumber, unsigned repeatCount, bool writeTransparentPixels) argument
245 bool GIFImageDecoder::frameComplete(unsigned frameIndex, unsigned frameDuration, ImageFrame::FrameDisposalMethod disposalMethod) argument
340 initFrameBuffer(unsigned frameIndex) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/replay/
H A DSerializationMethods.cpp97 Document* documentFromFrameIndex(Page* page, unsigned long frameIndex) argument
103 Frame* frameFromFrameIndex(Page* page, unsigned long frameIndex) argument
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DDynamicsCompressorKernel.cpp280 unsigned frameIndex = 0; local
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c1513 int frameIndex; local
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclInt.h640 int frameIndex; /* Index in the array of compiler-assigned member in struct:CompiledLocal
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp2118 UInt32 frameIndex = (UInt32)(inBytes / curBufferInfo->mBuffer->GetBytesPerPacket()); // how many packets is this local
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclInt.h830 int frameIndex; /* Index in the array of compiler-assigned member in struct:CompiledLocal
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c2818 int i, frameIndex, found = 0; local
2879 int rc, i, frameIndex, parFrameSkiped = 0; local
[all...]

Completed in 325 milliseconds