Searched refs:g729AnnexAwAnnexB (Results 1 – 4 of 4) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1606 uint16 g729AnnexAwAnnexB; member 3820 uint16 g729AnnexAwAnnexB; member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_encoder.cpp | 2426 PutExtensionInteger(1, 256, (uint32)x->g729AnnexAwAnnexB, stream); in Encode_AudioCapability() 6079 PutExtensionInteger(1, 256, (uint32)x->g729AnnexAwAnnexB, stream); in Encode_AudioMode()
|
D | h245_analysis.cpp | 2564 ShowPERInteger(tag, indent, "g729AnnexAwAnnexB", (uint32)x->g729AnnexAwAnnexB); in Analyze_AudioCapability() 6520 ShowPERInteger(tag, indent, "g729AnnexAwAnnexB", (uint32)x->g729AnnexAwAnnexB); in Analyze_AudioMode()
|
D | h245_decoder.cpp | 3298 x->g729AnnexAwAnnexB = (uint16) GetInteger(1, 256, stream); in Decode_AudioCapability() 8107 x->g729AnnexAwAnnexB = (uint16) GetInteger(1, 256, stream); in Decode_AudioMode()
|