Home
last modified time | relevance | path

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

/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
/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp334 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp247 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp205 size_t bitDepth = layout.planes[C2PlanarLayout::PLANE_Y].bitDepth; in compareMd5Chksm() local
/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
/frameworks/base/media/java/android/media/
H A DMediaCodec.java5139 int bitDepth = info.getInt(); in MediaImage() local