Searched refs:OUTPUT_FORMAT_LIST_END (Results 1 – 4 of 4) sorted by relevance
53 OUTPUT_FORMAT_LIST_END // must be last - used to validate format type enumerator
87 OUTPUT_FORMAT_LIST_END // must be last - used to validate format type enumerator
233 if (of < OUTPUT_FORMAT_DEFAULT || of >= OUTPUT_FORMAT_LIST_END) { in android_media_MediaRecorder_setOutputFormat()
270 of >= OUTPUT_FORMAT_LIST_END) { in setOutputFormat()