Home
last modified time | relevance | path

Searched refs:getBitDepth (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DColorConverter.h119 BitDepth_t getBitDepth() const { in getBitDepth() function
/frameworks/base/media/jni/
Dandroid_media_MediaProfiles.cpp261 return ((vc->getBitDepth() != 8 in android_media_MediaProfiles_native_get_camcorder_profiles()
271 int bitDepth = vc->getBitDepth(); in android_media_MediaProfiles_native_get_camcorder_profiles()
/frameworks/base/media/java/android/media/
DEncoderProfiles.java208 public int getBitDepth() { in getBitDepth() method in EncoderProfiles.VideoProfile
/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h188 int getBitDepth() const { in getBitDepth() function
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp491 BitDepth_t srcBitDepth = mSrcImage->getBitDepth(); in isValidForMediaImage2()
1220 if (mSrcImage->getBitDepth() == ImageBitDepth8 in convertYUVMediaImage()
1282 if (mSrcImage->getBitDepth() != ImageBitDepth8) { in convertYUVMediaImage()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt22116 method public int getBitDepth();