OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaskWord64ToUWord32
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
internal_defines.h
20
inline uint32_t
MaskWord64ToUWord32
(int64_t w64) {
/external/webrtc/webrtc/modules/video_coding/test/
test_util.cc
128
webrtc::
MaskWord64ToUWord32
(video_frame.render_time_ms()));
rtp_player.cc
119
MaskWord64ToUWord32
(resend_time_ms));
158
MaskWord64ToUWord32
(now_ms));
Completed in 93 milliseconds