Searched refs:oldTimePlTypes (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h256 WebRtc_UWord8* oldTimePlTypes = fragmentationPlType; local
260 memcpy(fragmentationPlType, oldTimePlTypes,
262 delete[] oldTimePlTypes;
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h212 uint8_t* oldTimePlTypes = fragmentationPlType; local
216 memcpy(fragmentationPlType, oldTimePlTypes,
218 delete[] oldTimePlTypes;

Completed in 593 milliseconds