Home
last modified time | relevance | path

Searched refs:Generate (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dacm_random.h31 random_.Generate(testing::internal::Random::kMaxRange); in Rand16()
37 random_.Generate(testing::internal::Random::kMaxRange); in Rand8()
50 return random_.Generate(range); in PseudoUniform()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_proj.sh27 --exe Generate a project for building an Application
28 --lib Generate a project for creating a static library
29 --dll Generate a project for creating a dll
Dgen_msvs_vcxproj.sh27 --exe Generate a project for building an Application
28 --lib Generate a project for creating a static library
29 --dll Generate a project for creating a dll
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.asm89 ; Generate cosine constants in d6 - d8 for the IDCT
108 ; Generate sine constants in d1 - d4 for the IADST.
Dvp9_iht8x8_add_neon.asm18 ; Generate IADST constants in r0 - r12 for the IADST.
69 ; Generate IDCT constants in r3 - r9 for the IDCT.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME170 cmake ${GTEST_DIR} # Generate native build scripts.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG268 Generate a vpx.pc file for pkg-config.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc726 const int selected = begin + random->Generate(range_width); in ShuffleRange()
1775 UInt32 Random::Generate(UInt32 range) { in Generate() function in testing::internal::Random
/hardware/intel/img/libdrm/
Daclocal.m48427 # Generate code to set up dependency tracking. -*- Autoconf -*-
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7646 UInt32 Generate(UInt32 range);