Searched refs:CODEC_IMPORTANCE_100 (Results 1 – 1 of 1) sorted by relevance
41 private static final int CODEC_IMPORTANCE_100 = 100; field in ResourceManagerTestActivityBase284 format.setInteger(MediaFormat.KEY_IMPORTANCE, CODEC_IMPORTANCE_100); in allocateCodecs()291 format.setInteger(MediaFormat.KEY_IMPORTANCE, CODEC_IMPORTANCE_100); in allocateCodecs()322 changeCodecImportance(mFirstMediaCodec, CODEC_IMPORTANCE_100); in allocateCodecs()