Searched refs:VIDEO_ENCODER_LIST_END (Results 1 – 4 of 4) sorted by relevance
114 VIDEO_ENCODER_LIST_END // must be the last - used to validate the video encoder type enumerator
65 VIDEO_ENCODER_DOLBY_VISION, VIDEO_ENCODER_AV1, VIDEO_ENCODER_LIST_END};
280 if (ve < VIDEO_ENCODER_DEFAULT || ve >= VIDEO_ENCODER_LIST_END) { in android_media_MediaRecorder_setVideoEncoder()
347 ve >= VIDEO_ENCODER_LIST_END) { in setVideoEncoder()1795 videoCodec < VIDEO_ENCODER_LIST_END) { in setDefaultVideoEncoderIfNecessary()