Searched refs:VIDEO_ENCODER_LIST_END (Results 1 – 3 of 3) sorted by relevance
112 VIDEO_ENCODER_LIST_END // must be the last - used to validate the video encoder type enumerator
281 if (ve < VIDEO_ENCODER_DEFAULT || ve >= VIDEO_ENCODER_LIST_END) { in android_media_MediaRecorder_setVideoEncoder()
340 ve >= VIDEO_ENCODER_LIST_END) { in setVideoEncoder()1756 videoCodec < VIDEO_ENCODER_LIST_END) { in setDefaultVideoEncoderIfNecessary()