Home
last modified time | relevance | path

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

12

/external/fonttools/Lib/fontTools/ttLib/tables/
DE_B_D_T_.py501 def _getBitRange(self, row, bitDepth, metrics): argument
506 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
555 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
589 def _getByteRange(self, row, bitDepth, metrics): argument
594 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
604 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
/external/skia/src/core/
DSkPictureImageGenerator.cpp55 SkImage::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace, in MakeFromPicture()
/external/skia/src/codec/
DSkPngCodec.cpp509 SkPngChunkReader* reader, png_structp png_ptr, png_infop info_ptr, int bitDepth) in SkPngNormalDecoder()
626 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()
854 int bitDepth, encodedColorType; in infoCallback() local
1003 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/deqp/framework/common/
DtcuImageIO.cpp111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr); in loadPNG() local
/external/skia/src/encode/
DSkPngEncoder.cpp128 int bitDepth = 8; in setHeader() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp482 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
536 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
582 const tcu::IVec4 bitDepth (getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
/external/libwebm/
Dmkvparser_sample.cc329 const long long bitDepth = pAudioTrack->GetBitDepth(); in main() local
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp204 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth) in NativePixmap()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, 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/skia/src/image/
DSkImage.cpp672 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace) { in MakeFromPicture()
678 BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace, in MakeFromPicture()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp674 const tcu::UVec4 bitDepth (getYCbCrBitDepth(config.format)); in textureConversionTest() local
1387 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1492 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1697 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
DvktYCbCrFilteringTests.cpp398 const tcu::UVec4 bitDepth (getYCbCrBitDepth(m_format)); in iterate() local
DvktYCbCrUtil.cpp1361 const tcu::UVec4& bitDepth, in convertColor()
1670 const UVec4& bitDepth, in calculateBounds()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp223 const tcu::IVec4 bitDepth = getTextureFormatBitDepth(isCompressedFormat(m_testParameters.format) in iterate() local
/external/harfbuzz_ng/src/
Dhb-ot-color-sbix-table.hh275 HBUINT8 bitDepth; member
Dhb-ot-color-cbdt-table.hh696 HBUINT8 bitDepth; member
/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/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp809 const auto bitDepth = tcu::getTextureFormatBitDepth(texFormat); in populate() local

12