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