Home
last modified time | relevance | path

Searched defs:bitDepth (Results 1 – 25 of 40) sorted by relevance

12

/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_D_T_.py496 def _getBitRange(self, row, bitDepth, metrics): argument
501 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
550 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
584 def _getByteRange(self, row, bitDepth, metrics): argument
589 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
599 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
/external/skia/src/core/
DSkPictureImageGenerator.cpp44 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/skia/src/codec/
DSkPngCodec.cpp494 SkPngChunkReader* reader, png_structp png_ptr, png_infop info_ptr, int bitDepth) in SkPngNormalDecoder()
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()
839 int bitDepth, encodedColorType; in infoCallback() local
988 SkPngChunkReader* chunkReader, void* png_ptr, void* info_ptr, int bitDepth) in SkPngCodec()
/external/dng_sdk/source/
Ddng_utils.cpp548 uint32 bitDepth, in dng_limit_float_depth_task()
723 uint32 bitDepth, in LimitFloatBitDepth()
/external/v4l2_codec2/common/
DVideoPixelFormat.cpp102 size_t bitDepth(VideoPixelFormat format) { in bitDepth() function
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DCapturingAudioSink.java158 int bitDepth = (Util.getPcmFrameSize(inputEncoding, /* channelCount= */ 1) * 8); in dump() local
/external/deqp/framework/common/
DtcuImageIO.cpp111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr); in loadPNG() local
/external/skia/src/images/
DSkPngEncoder.cpp108 int bitDepth = 8; in setHeader() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp479 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
533 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
579 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
/external/libwebm/
Dmkvparser_sample.cc329 const long long bitDepth = pAudioTrack->GetBitDepth(); in main() local
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth) in NativePixmap()
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp199 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth) in NativePixmap()
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.h273 EAS_INT bitDepth; member
Deas_mdls.c395 static const EAS_INT bitDepth = 8; variable
397 static const EAS_INT bitDepth = 16; variable
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp667 const tcu::UVec4 bitDepth (getYCbCrBitDepth(config.format)); in textureConversionTest() local
1380 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1485 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1690 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
DvktYCbCrFilteringTests.cpp398 const tcu::UVec4 bitDepth (getYCbCrBitDepth(m_format)); in iterate() local
DvktYCbCrUtil.cpp1320 const tcu::UVec4& bitDepth, in convertColor()
1629 const UVec4& bitDepth, in calculateBounds()
/external/harfbuzz_ng/src/
Dhb-ot-color-sbix-table.hh275 HBUINT8 bitDepth; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp223 const tcu::IVec4 bitDepth = getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format) in iterate() local
/external/deqp/modules/egl/
DteglNativeColorMappingTests.cpp256 const tcu::UVec4 bitDepth(deMinu32(nativeBitDepth.x(), eglBitDepth.x()), in validate() local
/external/skia/src/sfnt/
DSkOTTable_EBLC.h63 } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports member
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h177 SVGA3dChannelDef bitDepth; member
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1007 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(config.format)); in generateYCbCrImage() local
1461 const tcu::UVec4 bitDepth (ycbcr::getYCbCrBitDepth(format)); in createYCbCrConversionTests() local
/external/skia/src/image/
DSkImage.cpp513 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp807 const auto bitDepth = tcu::getTextureFormatBitDepth(texFormat); in populate() local

12