Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/
DECOC2Utils.cpp25 int C2MediaType2ECOCodecType(std::shared_ptr<C2PortMediaTypeSetting::output> mediatype) { in C2MediaType2ECOCodecType() argument
26 std::string_view mime = mediatype->m.value; in C2MediaType2ECOCodecType()
/hardware/google/av/media/eco/include/eco/
DECOC2Utils.h34 extern int C2MediaType2ECOCodecType(std::shared_ptr<C2PortMediaTypeSetting::output> mediatype);