Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 14 of 14) sorted by relevance

/external/libwebm/m2ts/
Dvpxpes_parser.h72 std::uint8_t start_code[4] = {0}; member
Dwebm2pes.h170 const std::uint8_t start_code[4] = { member
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_encoder_impl.cc121 const uint8_t start_code[4] = {0, 0, 0, 1}; in RtpFragmentize() local
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc616 int32_t start_code = StartCode(segment); in GlyphId() local
621 int32_t start_code, in RetrieveGlyphId()
672 int32_t start_code = data->ReadUShort(StartCodeOffset(seg_count) + in StartCode() local
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContextLinux_i386.cpp67 uint32_t start_code; // VM address of text. member
DRegisterContextLinux_x86_64.cpp60 uint64_t start_code; // VM address of text. member
/external/libcap/libcap/include/uapi/linux/
Dprctl.h134 __u64 start_code; /* code section bounds */ member
/external/webrtc/modules/video_coding/
Dh264_sps_pps_tracker_unittest.cc31 const uint8_t start_code[] = {0, 0, 0, 1}; variable
/external/kernel-headers/original/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/external/mesa3d/src/gallium/frontends/va/
Dva_private.h299 uint8_t start_code[32]; member
/external/pcre/dist2/src/
Dpcre2_intmodedep.h722 PCRE2_SPTR start_code; /* The start of the compiled code */ member
867 PCRE2_SPTR start_code; /* For use when recursing */ member
896 PCRE2_SPTR start_code; /* Start of the compiled pattern */ member
Dpcre2_dfa_match.c547 PCRE2_SPTR start_code = mb->start_code; in internal_dfa_match() local
/external/python/cpython2/Lib/
Dhtmllib.py348 def start_code(self, attrs): self.start_tt(attrs) member in HTMLParser
/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh129 HBUINT16 start_code; in serialize_startcode_array() local