Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5425 } S_VideoNotDecodedMBs; typedef
5426 typedef S_VideoNotDecodedMBs *PS_VideoNotDecodedMBs;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp11547 … x->videoNotDecodedMBs = (PS_VideoNotDecodedMBs) OSCL_DEFAULT_MALLOC(sizeof(S_VideoNotDecodedMBs)); in Decode_MiType()