Home
last modified time | relevance | path

Searched defs:atom2 (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler-tonode.cc512 RegExpAtom* atom2 = (*b)->AsAtom(); in CompareFirstChar() local
530 RegExpAtom* atom2 = (*b)->AsAtom(); in CompareFirstCharCaseInsensitive() local
575 RegExpAtom* atom2 = (*b)->AsAtom(); in CompareFirstCharCaseInsensitive() local
/third_party/ffmpeg/libavcodec/
Djpeg2000dec.c2362 uint32_t atom2_size, atom2, atom2_end; in jp2_find_codestream() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c5370 build_mov_wave_extension (guint32 fourcc, AtomInfo * atom1, AtomInfo * atom2, in build_mov_wave_extension()