Searched refs:regulars (Results 1 – 1 of 1) sorted by relevance
82 ArrayList<MediaCodecInfo> regulars = new ArrayList<MediaCodecInfo>(); in initCodecList() local90 regulars.add(info); in initCodecList()97 regulars.toArray(new MediaCodecInfo[regulars.size()]); in initCodecList()