Home
last modified time | relevance | path

Searched defs:BitPattern (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dh264_profile_level_id.cc42 class BitPattern { class
44 explicit constexpr BitPattern(const char (&str)[9]) in BitPattern() function in webrtc::__anon4b1679070111::BitPattern
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp241 const uint64_t BitPattern = in lower() local