Searched refs:lci (Results 1 – 1 of 1) sorted by relevance
349 LoudnessCodecInfo lci = new LoudnessCodecInfo(); in getCodecInfo() local377 lci.metadataType = CODEC_METADATA_TYPE_MPEG_D; in getCodecInfo()379 lci.metadataType = CODEC_METADATA_TYPE_MPEG_4; in getCodecInfo()387 lci.isDownmixing = outputFormat.getInteger(MediaFormat.KEY_CHANNEL_COUNT) in getCodecInfo()394 return lci; in getCodecInfo()