HomeSort by relevance Sort by last modified time
    Searched full:uniform (Results 526 - 550 of 1613) sorted by null

<<21222324252627282930>>

  /external/webrtc/tools/python_charts/data/
vp8_hw.py 13 {'name': 'packet_loss_mode', 'value': 'Uniform'},
vp8_sw.py 13 {'name': 'packet_loss_mode', 'value': 'Uniform'},
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.cc 102 return "Uniform";
  /frameworks/av/media/libeffects/testlibs/
AudioCoefInterpolator.h 30 // values on a uniform grid of the input values. Values not on the grid are
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad.cpp 71 To do: Uniform subsampling will be inserted later!
93 #ifdef HTFM /* HTFM with uniform subsampling implementation, 2/28/01 */
98 uniform subsampling and hypothesis testing fast matching
307 To do: Uniform subsampling will be inserted later!
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
CropFilter.java 55 "uniform sampler2D tex_sampler_0;\n" +
CrossProcessFilter.java 39 "uniform sampler2D tex_sampler_0;\n" +
DrawRectFilter.java 55 "uniform vec4 color;\n" +
  /frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/
GL2CameraEye.java 451 "uniform mat4 uMVPMatrix;\n" +
452 "uniform mat4 uSTMatrix;\n" +
453 "uniform float uCRatio;\n" +
471 "uniform samplerExternalOES sTexture;\n" +
  /frameworks/rs/java/tests/VrDemo/
_index.html 25 <dd>The size of each voxel separated by a comma "," uniform = (1.0,1.0,1.0)</dd>
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
YVURenderer.cpp 142 "uniform sampler2D s_texture;\n"
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_constants.h 102 * for feature detection. The greater the number, the more uniform the distribution of
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler/2.2/
plexus-compiler-2.2.pom 17 <description>Plexus Compiler is a Plexus component to use different compilers through a uniform API.</description>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
auto_fs.h 30 * uniform, and makes sure the wait_queue_token isn't too big to be
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urlparse.py 5 RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
11 RFC 2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
16 RFC 1808: "Relative Uniform Resource Locators", by R. Fielding, UC Irvine, June
19 RFC 1738: "Uniform Resource Locators (URL)" by T. Berners-Lee, L. Masinter, M.
random.py 5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform = _inst.unifor variable
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urlparse.py 5 RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
11 RFC 2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
16 RFC 1808: "Relative Uniform Resource Locators", by R. Fielding, UC Irvine, June
19 RFC 1738: "Uniform Resource Locators (URL)" by T. Berners-Lee, L. Masinter, M.
random.py 5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform = _inst.unifor variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 5 RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
11 RFC 2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
16 RFC 1808: "Relative Uniform Resource Locators", by R. Fielding, UC Irvine, June
19 RFC 1738: "Uniform Resource Locators (URL)" by T. Berners-Lee, L. Masinter, M.
random.py 5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform = _inst.unifor variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 5 RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
11 RFC 2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
16 RFC 1808: "Relative Uniform Resource Locators", by R. Fielding, UC Irvine, June
19 RFC 1738: "Uniform Resource Locators (URL)" by T. Berners-Lee, L. Masinter, M.
random.py 5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform = _inst.unifor variable
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 93 str << "uniform highp int " << varPrefix << varNdx << ";\n";
102 TCU_CHECK_MSG(loc >= 0, ("No location assigned for uniform '" + varName + "'").c_str());
425 "uniform highp " << getDataTypeName(m_samplerType) << " " << samplersName << "[" << numSamplers << "];\n";
549 continue; // Unused uniform eliminated by compiler
551 TCU_CHECK_MSG(samplerLoc >= 0, (string("No location for uniform '") + samplerName + "' found").c_str());
787 const char* interfaceName = m_blockType == BLOCKTYPE_UNIFORM ? "uniform" : "buffer";
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLES20TriangleRenderer.java 225 "uniform mat4 uMVPMatrix;\n" +
237 "uniform sampler2D sTexture;\n" +

Completed in 1181 milliseconds

<<21222324252627282930>>