Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_host_media.cpp30 enum class DecoderType : uint8_t { enum
71 stream->putBe32((uint32_t)DecoderType::Vpx); in save()
76 stream->putBe32((uint32_t)DecoderType::H264); in save()