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