Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h162 void Decode_MediaType(PS_MediaType x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp4894 Decode_MediaType(&x->mediaType, stream); in Decode_H235Media()
4911 void Decode_MediaType(PS_MediaType x, PS_InStream stream) in Decode_MediaType() function