Home
last modified time | relevance | path

Searched refs:customPictureClockFrequency (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp1737 Delete_CustomPictureClockFrequency(x->customPictureClockFrequency + i); in Delete_H263Options()
1739 OSCL_DEFAULT_FREE(x->customPictureClockFrequency); in Delete_H263Options()
Dh245_decoder.cpp2724 x->customPictureClockFrequency = (PS_CustomPictureClockFrequency) in Decode_H263Options()
2728 Decode_CustomPictureClockFrequency(x->customPictureClockFrequency + i, stream); in Decode_H263Options()
Dh245_encoder.cpp2005 Encode_CustomPictureClockFrequency(x->customPictureClockFrequency + i, stream); in Encode_H263Options()
Dh245_analysis.cpp2104 …Analyze_CustomPictureClockFrequency(x->customPictureClockFrequency + i, tempLabelString, tag, inde… in Analyze_H263Options()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1269 struct _CustomPictureClockFrequency *customPictureClockFrequency; member