HomeSort by relevance Sort by last modified time
    Searched refs:randomSeed (Results 1 - 11 of 11) sorted by null

  /external/aac/libAACdec/src/
aacdec_pns.h 109 INT *randomSeed;
115 INT* randomSeed );
aacdec_pns.cpp 132 INT* currentSeed, INT* randomSeed)
140 pPnsData->randomSeed = randomSeed;
362 &pPnsData->randomSeed [pns_band]) ;
366 pPnsData->randomSeed [pns_band] = *pPnsData->currentSeed ;
  /external/guava/guava-tests/benchmark/com/google/common/math/
LessThanBenchmark.java 35 int randomSeed;
49 Random random = new Random(randomSeed);
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
test_fec.cc 128 const unsigned int randomSeed = static_cast<unsigned int>(time(NULL));
129 Random random(randomSeed);
132 fprintf(randomSeedFile, "%u\n", randomSeed);
  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.cpp 235 deUint32 randomSeed);
272 deUint32 randomSeed)
280 , m_rnd (randomSeed)
es3fTextureFormatTests.cpp 731 deUint32 randomSeed,
763 deUint32 randomSeed,
770 , m_randomSeed (randomSeed)
866 deUint32 randomSeed,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 325 const deUint32 randomSeed = deStringHash(getName()) ^ deInt32Hash(m_caseNdx) ^ m_testCtx.getCommandLine().getBaseSeed();
326 const RandomViewport viewport (m_context.getRenderTarget(), viewportSize, viewportSize, randomSeed);
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/
aws-java-sdk-glacier-1.11.18.jar 
  /prebuilts/misc/common/robolectric/lib/
backport-util-concurrent-3.1.jar 
  /prebuilts/tools/common/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/
backport-util-concurrent-3.1.jar 

Completed in 644 milliseconds