HomeSort by relevance Sort by last modified time
    Searched refs:iInterleavingMultiplexFlags (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 68 iInterleavingMultiplexFlags(NULL)
205 if (iInterleavingMultiplexFlags && iInterleavingPacket)
209 OSCL_DEFAULT_FREE(iInterleavingMultiplexFlags);
210 iInterleavingMultiplexFlags = NULL;
262 if (iInterleavingMultiplexFlags && iInterleavingPacket)
266 OSCL_DEFAULT_FREE(iInterleavingMultiplexFlags);
267 iInterleavingMultiplexFlags = NULL;
346 iInterleavingMultiplexFlags &&
353 frag.getMemFrag().ptr = iInterleavingMultiplexFlags;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 290 uint8* iInterleavingMultiplexFlags;

Completed in 15 milliseconds