Searched refs:slowCif16MPI (Results 1 – 4 of 4) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1335 uint16 slowCif16MPI; member 1385 uint16 slowCif16MPI; member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_encoder.cpp | 1816 PutExtensionInteger(1, 3600, (uint32)x->slowCif16MPI, stream); in Encode_H263VideoCapability() 1944 PutInteger(1, 3600, (uint32)x->slowCif16MPI, stream); in Encode_EnhancementOptions()
|
D | h245_analysis.cpp | 1901 ShowPERInteger(tag, indent, "slowCif16MPI", (int32)x->slowCif16MPI); in Analyze_H263VideoCapability() 2039 ShowPERInteger(tag, indent, "slowCif16MPI", (int32)x->slowCif16MPI); in Analyze_EnhancementOptions()
|
D | h245_decoder.cpp | 2480 x->slowCif16MPI = (uint16) GetInteger(1, 3600, stream); in Decode_H263VideoCapability() 2654 x->slowCif16MPI = (uint16) GetInteger(1, 3600, stream); in Decode_EnhancementOptions()
|