Searched refs:KEY_CHANNEL_COUNT (Results 1 – 8 of 8) sorted by relevance
215 public static final String KEY_CHANNEL_COUNT = "channel-count"; field in MediaFormat1106 format.setInteger(KEY_CHANNEL_COUNT, channelCount); in createAudioFormat()
63 format.setInteger(MediaFormat.KEY_CHANNEL_COUNT, 1); in AmrInputStream()
1191 format.setInteger(MediaFormat.KEY_CHANNEL_COUNT, 1); in getDefaultFormat()1202 Integer channels = (Integer)map.get(MediaFormat.KEY_CHANNEL_COUNT); in supportsFormat()
57 mAudioChannelCount = format.getInteger(MediaFormat.KEY_CHANNEL_COUNT); in AudioTrackDecoder()
331 constexpr char KEY_CHANNEL_COUNT[] = "channel-count"; variable
14959 field public static final java.lang.String KEY_CHANNEL_COUNT = "channel-count";
22816 Landroid/media/MediaFormat;->KEY_CHANNEL_COUNT:Ljava/lang/String;
23705 field public static final java.lang.String KEY_CHANNEL_COUNT = "channel-count";