Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DE_B_D_T_.py560 def _getBitRange(self, row, bitDepth, metrics): argument
565 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
614 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
648 def _getByteRange(self, row, bitDepth, metrics): argument
653 def getRow(self, row, bitDepth=1, metrics=None, reverseBytes=False): argument
663 def setRows(self, dataRows, bitDepth=1, metrics=None, reverseBytes=False): argument
/aosp_15_r20/frameworks/av/media/module/metadatautils/
H A DMetaDataUtils.cpp96 int32_t *bitDepth, in getVp9BitdepthChromaSubSampling()
153 int32_t bitDepth, int32_t chromaSubsampling) { in MakeVP9CodecPrivate()
222 int32_t bitDepth = 8; in MakeVP9CodecSpecificDataFromFirstFrame() local
294 int32_t bitDepth = (vpcCData[2] >> 4) & 0x0F; // Bit Depth (4 bits). in MakeVP9CodecPrivateFromVpcC() local
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp63 int32_t dstBpp, uint32_t bitDepth, bool allocRotated, bool metaOnly) { in allocVideoFrame()
158 int32_t dstBpp, uint8_t bitDepth, bool allocRotated = false) { in allocVideoFrame()
165 int32_t dstBpp, uint8_t bitDepth) { in allocMetaFrame()
341 const sp<MetaData> &trackMeta, int colorFormat, bool thumbnail, uint32_t bitDepth) { in getMetadataOnly()
964 uint32_t bitDepth = 8; in onOutputReceived() local
1262 uint32_t bitDepth = 8; in onOutputReceived() local
/aosp_15_r20/external/skia/src/image/
H A DSkImage_LazyFactories.cpp27 BitDepth bitDepth, in DeferredFromPicture()
37 BitDepth bitDepth, in DeferredFromPicture()
H A DSkPictureImageGenerator.cpp33 SkImages::BitDepth bitDepth, in MakeFromPicture()
42 SkImages::BitDepth bitDepth, in MakeFromPicture()
H A DSkImage_Picture.cpp38 SkImages::BitDepth bitDepth, sk_sp<SkColorSpace> colorSpace, in Make()
71 SkImages::BitDepth bitDepth = in onMakeSubset() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DEncoderProfiles.java248 int bitDepth, in VideoProfile()
278 private int bitDepth; field in EncoderProfiles.VideoProfile
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_utils.cpp548 uint32 bitDepth, in dng_limit_float_depth_task()
723 uint32 bitDepth, in LimitFloatBitDepth()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp584 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
636 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
678 const tcu::IVec4 bitDepth(getTextureFormatBitDepth(textureFormat)); in comparePixelToColorClearValue() local
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DImageReaderDecoderTest.java180 int bitDepth) { in MediaAsset()
196 public MediaAsset(String resource, int width, int height, int bitDepth) { in MediaAsset()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/hal_ddi_share/
H A Dvp_hal_ddi_utils.cpp126 uint32_t bitDepth = 0; in GetSurfaceBitDepth() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp656 const tcu::UVec4 bitDepth(getYCbCrBitDepth(config.format)); in textureConversionTest() local
1463 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1592 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
1896 const UVec4 bitDepth(getYCbCrBitDepth(format)); in buildTests() local
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/src/
DTexWrapper.cpp106 int bitDepth; in createTextureFromPng() local
/aosp_15_r20/packages/services/Car/cpp/evs/support_library/
DTexWrapper.cpp110 int bitDepth; in createTextureFromPng() local
/aosp_15_r20/frameworks/av/include/private/media/
H A DVideoFrame.h42 uint32_t angle, uint32_t bpp, uint32_t bitDepth, bool hasData, size_t iccSize): in VideoFrame()
/aosp_15_r20/external/v4l2_codec2/common/
H A DVideoPixelFormat.cpp104 size_t bitDepth(VideoPixelFormat format) { in bitDepth() function
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp275 chroma_subsampling *chroma, int *bitDepth, hdr_format *hdr) in detectAdvancedVideoProfile()
428 int bitDepth = 8; in createVideoCodec() local
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DPng.cpp110 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
427 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuImageIO.cpp111 const png_byte bitDepth = png_get_bit_depth(png_ptr, info_ptr); in loadPNG() local
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DEncoderColorAspectsTest.java116 int[] ranges, int[] standards, int[] transfers, int colorFormat, int bitDepth) { in prepareArgsList()
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/packet/
H A Ddecode_filmgrain_applynoise_packet_g12.cpp586 int32_t bitDepth = m_picParams->m_bitDepthIdx? 10:8;//m_bitDepthIndicator ? 10 : 8; in SetCurbeApplyNoise() local
/aosp_15_r20/external/libwebm/
H A Dmkvparser_sample.cc329 const long long bitDepth = pAudioTrack->GetBitDepth(); in main() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp950 const tcu::UVec4 bitDepth(ycbcr::getYCbCrBitDepth(config.format)); in generateYCbCrImage() local
1383 const tcu::UVec4 bitDepth(ycbcr::getYCbCrBitDepth(format)); in createYCbCrConversionTests() local
/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.c395 static const EAS_INT bitDepth = 8; variable
397 static const EAS_INT bitDepth = 16; variable
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp206 NativePixmap::NativePixmap(EGLNativeDisplayType display, int width, int height, int bitDepth) in NativePixmap()

12345678