Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DMediaFormat.java889 public static final String KEY_FLAC_COMPRESSION_LEVEL = "flac-compression-level"; field in MediaFormat
H A DMediaCodecInfo.java3605 (Integer)map.get(MediaFormat.KEY_FLAC_COMPRESSION_LEVEL); in supportsFormat()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h769 constexpr char KEY_FLAC_COMPRESSION_LEVEL[] = "flac-compression-level"; variable
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.cpp916 add(ConfigMapper(KEY_FLAC_COMPRESSION_LEVEL, C2_PARAMKEY_COMPLEXITY, "value") in initializeStandardParams()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt22562 field public static final String KEY_FLAC_COMPRESSION_LEVEL = "flac-compression-level";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14964 … field public static final java.lang.String KEY_FLAC_COMPRESSION_LEVEL = "flac-compression-level";