Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DTexWrapper.cpp113 int bitDepth; in createTextureFromPng() local
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DTexWrapper.cpp117 int bitDepth; in createTextureFromPng() local
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_audio_alac.h27 uint8_t bitDepth; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_audio_alac.h12 uint8_t bitDepth; member
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPng.cpp117 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
442 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp334 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp247 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp207 size_t bitDepth = layout.planes[C2PlanarLayout::PLANE_Y].bitDepth; in compareMd5Chksm() local
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h1634 uint32_t bitDepth; ///< significant bits per sample member
H A DC2Config.h1427 uint32_t bitDepth; member
2155 uint32_t bitDepth; member
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java5139 int bitDepth = info.getInt(); in MediaImage() local