Home
last modified time | relevance | path

Searched refs:VP9Profile3 (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/video/
Dformat.rs44 VP9Profile3 = VIRTIO_VIDEO_PROFILE_VP9_PROFILE3, enumerator
85 VP9Profile0 | VP9Profile1 | VP9Profile2 | VP9Profile3 => Format::VP9, in to_format()
111 (VP9Profile3, VP9Profile3)
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecUtil.java1114 VP9_PROFILE_NUMBER_TO_CONST.put(3, CodecProfileLevel.VP9Profile3);