Searched refs:mediatype (Results 1 – 2 of 2) sorted by relevance
25 int C2MediaType2ECOCodecType(std::shared_ptr<C2PortMediaTypeSetting::output> mediatype) { in C2MediaType2ECOCodecType() argument26 std::string_view mime = mediatype->m.value; in C2MediaType2ECOCodecType()
34 extern int C2MediaType2ECOCodecType(std::shared_ptr<C2PortMediaTypeSetting::output> mediatype);