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

  /frameworks/native/headers/media_plugin/media/editor/
II420ColorConverter.h 69 * @param srcBits (IN) Pointer to the input I420 buffer
86 void* srcBits, int srcWidth, int srcHeight,
  /frameworks/av/media/libstagefright/include/media/stagefright/
ColorConverter.h 37 const void *srcBits,
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp     [all...]
  /frameworks/av/media/libstagefright/colorconversion/
ColorConverter.cpp 114 const void *srcBits,
123 const_cast<void *>(srcBits),
  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 588 static int calculateU8ConversionError (int srcBits)
590 if (srcBits > 0)
592 const int clampedBits = de::clamp<int>(srcBits, 0, 8);
es31fShaderFramebufferFetchTests.cpp 156 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat);
159 return tcu::Vec4(3.0f) / ((tcu::Vector<deUint64, 4>(1) << (tcu::min(srcBits, readBits).cast<deUint64>())) - tcu::Vector<deUint64, 4>(1)).cast<float>();
    [all...]
es31fDrawBuffersIndexedTests.cpp 446 const tcu::IVec4 srcBits = tcu::getTextureFormatBitDepth(sourceFormat);
449 return Vec4(3.0f) / ((tcu::Vector<deUint64, 4>(1) << (tcu::min(srcBits, readBits).cast<deUint64>())) - tcu::Vector<deUint64, 4>(1)).cast<float>();
    [all...]
es31fCopyImageTests.cpp     [all...]
  /external/llvm/lib/Support/
APInt.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APInt.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
APInt.cpp     [all...]
  /external/lz4/tests/
frametest.c 596 unsigned const srcBits = (FUZ_rand(&randState) % (FUZ_highbit((U32)(srcDataLength-1)) - 1)) + 1;
597 size_t const srcSize = (FUZ_rand(&randState) & ((1<<srcBits)-1)) + 1;
    [all...]
  /external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c     [all...]
  /external/llvm/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp     [all...]

Completed in 1653 milliseconds