Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1335 uint16 slowCif16MPI; member
1385 uint16 slowCif16MPI; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1816 PutExtensionInteger(1, 3600, (uint32)x->slowCif16MPI, stream); in Encode_H263VideoCapability()
1944 PutInteger(1, 3600, (uint32)x->slowCif16MPI, stream); in Encode_EnhancementOptions()
Dh245_analysis.cpp1901 ShowPERInteger(tag, indent, "slowCif16MPI", (int32)x->slowCif16MPI); in Analyze_H263VideoCapability()
2039 ShowPERInteger(tag, indent, "slowCif16MPI", (int32)x->slowCif16MPI); in Analyze_EnhancementOptions()
Dh245_decoder.cpp2480 x->slowCif16MPI = (uint16) GetInteger(1, 3600, stream); in Decode_H263VideoCapability()
2654 x->slowCif16MPI = (uint16) GetInteger(1, 3600, stream); in Decode_EnhancementOptions()