Home
last modified time | relevance | path

Searched defs:frameIndex (Results 1 – 24 of 24) sorted by relevance

/external/oboe/samples/iolib/src/main/cpp/player/
DOneShotSampleSource.cpp38 for (int32_t frameIndex = 0; frameIndex < numWriteFrames; frameIndex++) { in mixAudio() local
44 for (int32_t frameIndex = 0; frameIndex < numWriteFrames; frameIndex++) { in mixAudio() local
/external/zstd/contrib/seekable_format/
Dzstdseek_decompress.c272 …gned long long ZSTD_seekable_getFrameCompressedOffset(const ZSTD_seekable* zs, unsigned frameIndex) in ZSTD_seekable_getFrameCompressedOffset()
277 …ed long long ZSTD_seekTable_getFrameCompressedOffset(const ZSTD_seekTable* st, unsigned frameIndex) in ZSTD_seekTable_getFrameCompressedOffset()
283 …ed long long ZSTD_seekable_getFrameDecompressedOffset(const ZSTD_seekable* zs, unsigned frameIndex) in ZSTD_seekable_getFrameDecompressedOffset()
288 … long long ZSTD_seekTable_getFrameDecompressedOffset(const ZSTD_seekTable* st, unsigned frameIndex) in ZSTD_seekTable_getFrameDecompressedOffset()
294 size_t ZSTD_seekable_getFrameCompressedSize(const ZSTD_seekable* zs, unsigned frameIndex) in ZSTD_seekable_getFrameCompressedSize()
299 size_t ZSTD_seekTable_getFrameCompressedSize(const ZSTD_seekTable* st, unsigned frameIndex) in ZSTD_seekTable_getFrameCompressedSize()
306 size_t ZSTD_seekable_getFrameDecompressedSize(const ZSTD_seekable* zs, unsigned frameIndex) in ZSTD_seekable_getFrameDecompressedSize()
311 size_t ZSTD_seekTable_getFrameDecompressedSize(const ZSTD_seekTable* st, unsigned frameIndex) in ZSTD_seekTable_getFrameDecompressedSize()
528 …_t ZSTD_seekable_decompressFrame(ZSTD_seekable* zs, void* dst, size_t dstSize, unsigned frameIndex) in ZSTD_seekable_decompressFrame()
/external/angle/src/tests/perf_tests/
DUniformsPerf.cpp387 size_t frameIndex = 0; in drawLoop() local
417 size_t uniform, size_t frameIndex) { in drawBenchmark()
428 size_t uniform, size_t frameIndex) { in drawBenchmark()
439 size_t uniform, size_t frameIndex) { in drawBenchmark()
450 size_t uniform, size_t frameIndex) { in drawBenchmark()
/external/angle/src/tests/capture_tests/expected/
DCapturedTest_MultiFrame_ES3_Vulkan.cpp38 void ReplayFrame(uint32_t frameIndex) in ReplayFrame()
/external/angle/util/capture/
Dframe_capture_test_utils.h59 void replayFrame(uint32_t frameIndex) { mTraceFunctions->ReplayFrame(frameIndex); } in replayFrame()
71 const char *getSerializedContextState(uint32_t frameIndex) in getSerializedContextState()
Dtrace_interpreter.cpp531 void TraceInterpreter::replayFrame(uint32_t frameIndex) in replayFrame()
636 const char *TraceInterpreter::getSerializedContextState(uint32_t frameIndex) in getSerializedContextState()
1047 void ReplayFrame(uint32_t frameIndex) in ReplayFrame()
1057 const char *GetSerializedContextState(uint32_t frameIndex) in GetSerializedContextState()
/external/skia/gm/
Danimated_gif.cpp41 void drawFrame(SkCanvas* canvas, int frameIndex) { in drawFrame()
130 for (int frameIndex = 0; frameIndex < fTotalFrames; frameIndex++) { in onDraw() local
/external/v4l2_codec2/common/
DFormatConverter.cpp161 C2ConstGraphicBlock FormatConverter::convertBlock(uint64_t frameIndex, in convertBlock()
306 c2_status_t FormatConverter::returnBlock(uint64_t frameIndex) { in returnBlock()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h13461 void VmaRecorder::RecordCreateAllocator(uint32_t frameIndex) in RecordCreateAllocator()
13471 void VmaRecorder::RecordDestroyAllocator(uint32_t frameIndex) in RecordDestroyAllocator()
13481 void VmaRecorder::RecordCreatePool(uint32_t frameIndex, const VmaPoolCreateInfo& createInfo, VmaPoo… in RecordCreatePool()
13498 void VmaRecorder::RecordDestroyPool(uint32_t frameIndex, VmaPool pool) in RecordDestroyPool()
13509 void VmaRecorder::RecordAllocateMemory(uint32_t frameIndex, in RecordAllocateMemory()
13534 void VmaRecorder::RecordAllocateMemoryPages(uint32_t frameIndex, in RecordAllocateMemoryPages()
13560 void VmaRecorder::RecordAllocateMemoryForBuffer(uint32_t frameIndex, in RecordAllocateMemoryForBuffer()
13589 void VmaRecorder::RecordAllocateMemoryForImage(uint32_t frameIndex, in RecordAllocateMemoryForImage()
13618 void VmaRecorder::RecordFreeMemory(uint32_t frameIndex, in RecordFreeMemory()
13630 void VmaRecorder::RecordFreeMemoryPages(uint32_t frameIndex, in RecordFreeMemoryPages()
[all …]
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
DMethodWriter.java770 int frameIndex = visitFrameStart(code.length, numLocal, numStack); in visitFrame() local
1644 int frameIndex = visitFrameStart(startOffset, /* numLocal = */ 0, /* numStack = */ 1); in computeAllFrames() local
1837 void visitAbstractType(final int frameIndex, final int abstractType) { in visitAbstractType()
DFrame.java1380 int frameIndex = methodWriter.visitFrameStart(owner.bytecodeOffset, numLocal, numStack); in accept() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h14034 void VmaRecorder::RecordCreateAllocator(uint32_t frameIndex) in RecordCreateAllocator()
14044 void VmaRecorder::RecordDestroyAllocator(uint32_t frameIndex) in RecordDestroyAllocator()
14054 void VmaRecorder::RecordCreatePool(uint32_t frameIndex, const VmaPoolCreateInfo& createInfo, VmaPoo… in RecordCreatePool()
14071 void VmaRecorder::RecordDestroyPool(uint32_t frameIndex, VmaPool pool) in RecordDestroyPool()
14082 void VmaRecorder::RecordAllocateMemory(uint32_t frameIndex, in RecordAllocateMemory()
14107 void VmaRecorder::RecordAllocateMemoryPages(uint32_t frameIndex, in RecordAllocateMemoryPages()
14133 void VmaRecorder::RecordAllocateMemoryForBuffer(uint32_t frameIndex, in RecordAllocateMemoryForBuffer()
14162 void VmaRecorder::RecordAllocateMemoryForImage(uint32_t frameIndex, in RecordAllocateMemoryForImage()
14191 void VmaRecorder::RecordFreeMemory(uint32_t frameIndex, in RecordFreeMemory()
14203 void VmaRecorder::RecordFreeMemoryPages(uint32_t frameIndex, in RecordFreeMemoryPages()
[all …]
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
DGifDrawable.java251 public void onFrameRead(int frameIndex) { in onFrameRead()
/external/angle/third_party/vulkan_memory_allocator/src/
DSparseBindingTest.cpp550 for(uint32_t frameIndex = 0; frameIndex < frameCount; ++frameIndex) in TestSparseBinding() local
DTests.cpp4959 for(uint32_t frameIndex = 0; frameIndex < config.FrameCount; ++frameIndex) in TestPool_Benchmark() local
5105 for(uint32_t frameIndex = 0; frameIndex < config.FrameCount; ++frameIndex) in TestPool_Benchmark() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/
DVideoFrameReleaseHelper.java117 private long frameIndex; field in VideoFrameReleaseHelper
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/
DVideoFrameReleaseHelper.java117 private long frameIndex; field in VideoFrameReleaseHelper
/external/v4l2_codec2/components/
DV4L2DecodeComponent.cpp61 int32_t frameIndexToBitstreamId(c2_cntr64_t frameIndex) { in frameIndexToBitstreamId()
/external/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.cpp306 for (int32_t frameIndex = 0; frameIndex < mRecording->getSizeInFrames(); frameIndex++) { in saveWaveFile() local
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp300 uint32_t frameIndex; member
404 uint32_t frameIndex; member
441 uint32_t frameIndex; member
1633 uint32_t frameIndex, in WriteCppReplayFunctionWithParts()
1709 uint32_t frameIndex, in WriteAuxiliaryContextCppSetupReplay()
1759 uint32_t frameIndex, in WriteShareGroupCppSetupReplay()
8909 for (uint32_t frameIndex : mActiveFrameIndices) in writeCppReplayIndexFiles() local
8949 for (uint32_t frameIndex = 1; frameIndex <= getFrameCount(); ++frameIndex) in writeCppReplayIndexFiles() local
8994 uint32_t frameIndex = getReplayFrameIndex(); in writeMainContextCppReplay() local
/external/skia/src/codec/
DSkWuffsCodec.cpp843 SkCodec::Result SkWuffsCodec::seekFrame(int frameIndex) { in seekFrame()
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1733 uint32_t frameIndex; in ExecuteLine() local
/external/skia/vma_android/include/
Dvk_mem_alloc.h15350 void VmaAllocator_T::SetCurrentFrameIndex(uint32_t frameIndex) in SetCurrentFrameIndex()
16095 uint32_t frameIndex) in vmaSetCurrentFrameIndex()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dhealthcare.v1beta1.json6702 "frameIndex": { object