Searched refs:Generate (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dacm_random.h31 random_.Generate(testing::internal::Random::kMaxRange);
37 random_.Generate(testing::internal::Random::kMaxRange);
50 return random_.Generate(range);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A 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
H A 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/
H A Dvp9_iht4x4_add_neon.asm89 ; Generate cosine constants in d6 - d8 for the IDCT
108 ; Generate sine constants in d1 - d4 for the IADST.
H A 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/src/
H A Dgtest-all.cc726 const int selected = begin + random->Generate(range_width);
1775 UInt32 Random::Generate(UInt32 range) { function in class:testing::internal::Random
6337 " Generate an XML report in the given directory or with the given file\n"
8734 0, // Generate unique file name.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7646 UInt32 Generate(UInt32 range);

Completed in 1208 milliseconds