Home
last modified time | relevance | path

Searched refs:S_CustomPCFItem (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1491 } S_CustomPCFItem; typedef
1492 typedef S_CustomPCFItem *PS_CustomPCFItem;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp3063 OSCL_DEFAULT_MALLOC(x->size_of_customPCF * sizeof(S_CustomPCFItem)); in Decode_MPI()