Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1601 uint16 g729AnnexA; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp2411 PutInteger(1, 256, (uint32)x->g729AnnexA, stream); in Encode_AudioCapability()
Dh245_analysis.cpp2549 ShowPERInteger(tag, indent, "g729AnnexA", (uint32)x->g729AnnexA); in Analyze_AudioCapability()
Dh245_decoder.cpp3278 x->g729AnnexA = (uint16) GetInteger(1, 256, stream); in Decode_AudioCapability()