Searched refs:OUTPUT_FORMAT_AUDIO_ONLY_END (Results 1 – 2 of 2) sorted by relevance
69 OUTPUT_FORMAT_AUDIO_ONLY_END = 7, // Used in validating the output format. Should be the enumerator
194 && of < OUTPUT_FORMAT_AUDIO_ONLY_END) { in setOutputFormat()