Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp116 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
441 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/frameworks/av/media/libstagefright/webm/
DWebmElement.cpp333 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
/frameworks/base/media/java/android/media/
DMediaCodec.java3694 int bitDepth = info.getInt(); in MediaImage() local