Searched refs:mMapFormat (Results 1 – 1 of 1) sorted by relevance
63 private static final Map<String, Integer> mMapFormat = new Hashtable<String, Integer>() { field in MuxerTest141 int outputFormat = mMapFormat.getOrDefault(mFormat, -1); in testMuxer()