Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DEncoderProfiles.java248 int bitDepth, in VideoProfile()
278 private int bitDepth; field in EncoderProfiles.VideoProfile
H A DMediaCodec.java5418 int bitDepth = info.getInt(); in MediaImage() local
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp116 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
440 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaProfiles.cpp271 int bitDepth = vc->getBitDepth(); in android_media_MediaProfiles_native_get_camcorder_profiles() local