Searched defs:shortvalue (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dmacconversion.cc95 short shortvalue; local
97 static_cast<void*>(&shortvalue));
98 if (converted) *i = static_cast<int>(shortvalue);

Completed in 134 milliseconds