Home
last modified time | relevance | path

Searched refs:Load32 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/drm/mediacas/plugins/clearkey/
Decm_generator.cpp43 static uint32_t Load32(const void *p) { in Load32() function
52 return Load32(p); in LoadNext32()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dport.h372 static uint32 Load32(const void *p) { in Load32() function
Dstrutil.cc2096 uint32 in = BigEndian::Load32(cur_src) >> 8; in Base64EscapeInternal()