Searched refs:KEY_LEVEL (Results 1 – 9 of 9) sorted by relevance
180 encoderFormat.setInteger(MediaFormat.KEY_LEVEL, in setUpEncoderFormat()186 .setInteger(MediaFormat.KEY_LEVEL, MediaCodecInfo.CodecProfileLevel.AVCLevel4); in setUpEncoderFormat()
257 encodeFormat.setInteger(MediaFormat.KEY_LEVEL, mLevel); in testEncoder()
1232 public static final String KEY_LEVEL = "level"; field in MediaFormat
1046 Integer level = (Integer)map.get(MediaFormat.KEY_LEVEL); in isFormatSupported()
807 inline constexpr char KEY_LEVEL[] = "level"; variable
775 add(ConfigMapper(KEY_LEVEL, C2_PARAMKEY_PROFILE_LEVEL, "level") in initializeStandardParams()2019 mStandardParams->updateConfigMappersForKey(StandardParams::SdkKey(KEY_LEVEL), in getConfigUpdateFromSdkParams()2021 ConfigMapper(KEY_LEVEL, C2_PARAMKEY_PROFILE_LEVEL, "level") in getConfigUpdateFromSdkParams()
207 format->setInt32(KEY_LEVEL, AVCLevel41); in prepareEncoder()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23675 field public static final String KEY_LEVEL = "level";