Searched refs:OUTPUT_FORMAT_LIST_END (Results 1 – 5 of 5) sorted by relevance
44 OUTPUT_FORMAT_LIST_END // must be last - used to validate format type enumerator
41 OUTPUT_FORMAT_LIST_END = OUTPUT_FORMAT_START + 4, enumerator
88 OUTPUT_FORMAT_LIST_END // must be last - used to validate format type enumerator
265 if (of < OUTPUT_FORMAT_DEFAULT || of >= OUTPUT_FORMAT_LIST_END) { in android_media_MediaRecorder_setOutputFormat()
306 of >= OUTPUT_FORMAT_LIST_END) { in setOutputFormat()